diff options
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 4075d12d800..c7a92b67bb2 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2009/02/13 23:17:11 abs Exp $ +# $NetBSD: Makefile,v 1.84 2009/02/13 23:47:22 abs Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -39,6 +39,7 @@ SUBDIR+= ocaml-calendar SUBDIR+= p5-Calendar-Simple SUBDIR+= p5-Data-ICal SUBDIR+= p5-Data-ICal-DateTime +SUBDIR+= p5-Date-Calc SUBDIR+= p5-DateTime SUBDIR+= p5-DateTime-Calendar-Discordian SUBDIR+= p5-DateTime-Event-Cron |