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 a213efbf8d3..f5dfb5f651f 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2002/10/04 16:26:13 hubertf Exp $ +# $NetBSD: Makefile,v 1.18 2002/11/09 00:37:36 wiz Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -18,6 +18,7 @@ SUBDIR+= gnyaclock SUBDIR+= ical SUBDIR+= korganizer SUBDIR+= kworldwatch +SUBDIR+= lmclock SUBDIR+= logtime SUBDIR+= p5-Time SUBDIR+= p5-Time-HiRes |