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 6e291209f2a..18780addc2a 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/06/09 10:53:07 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2001/11/10 23:01:12 wiz Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -19,6 +19,7 @@ SUBDIR+= korganizer SUBDIR+= kworldwatch SUBDIR+= logtime SUBDIR+= pcal +SUBDIR+= phoon SUBDIR+= plan SUBDIR+= polclock SUBDIR+= py-mxDateTime |