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 ce697dfb26d..6abc5820b3b 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2008/09/10 16:50:08 seb Exp $ +# $NetBSD: Makefile,v 1.77 2008/11/01 12:11:21 obache Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -33,6 +33,7 @@ SUBDIR+= kronolith SUBDIR+= leapsunpack SUBDIR+= lmclock SUBDIR+= logtime +SUBDIR+= ocaml-calendar SUBDIR+= p5-Calendar-Simple SUBDIR+= p5-Data-ICal SUBDIR+= p5-Data-ICal-DateTime |