diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-11-24 15:18:20 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-11-24 15:18:20 +0000 |
commit | 0edd2a1588d409d5cbf4dc9443902f83a2a57e61 (patch) | |
tree | 972f32891b8871f1dfd2f376506b200ca83185c4 /misc/Makefile | |
parent | Use stdlib.h instead of malloc.h, which is deprecated. (diff) |
Add libmcal.
Notes
Notes:
svn path=/head/; revision=50476
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index e391b6c49d62..b123425f668a 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -110,6 +110,7 @@ SUBDIR += lc SUBDIR += less SUBDIR += libh + SUBDIR += libmcal SUBDIR += lifelines SUBDIR += lile SUBDIR += logsurfer |