diff options
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index d676ac68dc7..f992e690da9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2001/03/12 10:24:31 zuntum Exp $ +# $NetBSD: Makefile,v 1.90 2001/03/12 11:11:48 zuntum Exp $ # COMMENT= Miscellaneous utilities @@ -30,6 +30,7 @@ SUBDIR+= gnome-pim SUBDIR+= gnome-utils SUBDIR+= gone SUBDIR+= gperiodic +SUBDIR+= granulate SUBDIR+= heyu SUBDIR+= hitchhiker SUBDIR+= ibutton-pdkit |