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 01bbacaa000..9ccf7b6686a 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2002/05/14 18:48:36 agc Exp $ +# $NetBSD: Makefile,v 1.15 2002/07/04 22:05:10 tron Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -19,6 +19,7 @@ SUBDIR+= ical SUBDIR+= korganizer SUBDIR+= kworldwatch SUBDIR+= logtime +SUBDIR+= p5-Time SUBDIR+= pcal SUBDIR+= phoon SUBDIR+= plan |