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 fd05c5c77d6..ed089bbfd3d 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2009/02/22 14:34:09 he Exp $ +# $NetBSD: Makefile,v 1.92 2009/03/05 03:20:03 smb Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -28,6 +28,7 @@ SUBDIR+= grdc SUBDIR+= gtodo SUBDIR+= gtodo-applet SUBDIR+= hamster-applet +SUBDIR+= hebcal SUBDIR+= ical SUBDIR+= jday SUBDIR+= kronolith |