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 e5f704d8f16..eb1157ed8b4 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2008/07/30 14:00:14 schmonz Exp $ +# $NetBSD: Makefile,v 1.73 2008/08/17 14:44:04 he Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -51,6 +51,7 @@ SUBDIR+= p5-DateTime-Format-Pg SUBDIR+= p5-DateTime-Format-Strptime SUBDIR+= p5-DateTime-Format-W3CDTF SUBDIR+= p5-DateTime-Locale +SUBDIR+= p5-DateTime-Precise SUBDIR+= p5-DateTime-Set SUBDIR+= p5-DateTime-TimeZone SUBDIR+= p5-Rose-DateTime |