diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 74d0b7700a9..d740ce6591d 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2003/12/03 05:16:54 martti Exp $ +# $NetBSD: Makefile,v 1.25 2003/12/04 16:10:56 xtraeme Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -18,6 +18,7 @@ SUBDIR+= gdeskcal SUBDIR+= glclock SUBDIR+= globe SUBDIR+= gnyaclock +SUBDIR+= grdc SUBDIR+= ical SUBDIR+= korganizer SUBDIR+= kworldwatch |