diff options
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 66c4047629c..5f5600f2bd8 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2009/05/05 13:00:51 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2009/05/19 09:20:15 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -96,6 +96,7 @@ SUBDIR+= polclock SUBDIR+= projclock SUBDIR+= ptimetracker SUBDIR+= py-dateutil +SUBDIR+= py-icalendar SUBDIR+= py-mxDateTime SUBDIR+= py-pytz SUBDIR+= rclock |