diff options
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 5d99001a2d7..44291148f77 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 1999/05/03 16:43:10 rh Exp $ +# $NetBSD: Makefile,v 1.40 1999/05/03 16:50:46 rh Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += astrolog @@ -19,6 +19,7 @@ SUBDIR += figlet SUBDIR += git SUBDIR += gnome-pim + SUBDIR += gnome-utils SUBDIR += gnucash SUBDIR += ical SUBDIR += jive |