diff options
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 9ccf7b6686a..a25c80699d7 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2002/07/04 22:05:10 tron Exp $ +# $NetBSD: Makefile,v 1.16 2002/07/05 06:58:32 tron Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -20,6 +20,8 @@ SUBDIR+= korganizer SUBDIR+= kworldwatch SUBDIR+= logtime SUBDIR+= p5-Time +SUBDIR+= p5-Time-HiRes +SUBDIR+= p5-TimeDate SUBDIR+= pcal SUBDIR+= phoon SUBDIR+= plan |