diff options
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index bd4090a810b..b3798dc0c89 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.58 2000/02/25 01:04:15 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2000/03/01 01:42:59 jwise Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += astrolog SUBDIR += buffer SUBDIR += cal + SUBDIR += cardboard-schedule SUBDIR += chipmunk SUBDIR += chord SUBDIR += colorls |