diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 4b3373dd27b..5e13b3d2e7e 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2005/12/29 21:12:36 garbled Exp $ +# $NetBSD: Makefile,v 1.44 2006/02/05 21:58:23 ghen Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -54,6 +54,7 @@ SUBDIR+= py-mxDateTime SUBDIR+= rclock SUBDIR+= remind SUBDIR+= saytime +SUBDIR+= sunbird SUBDIR+= sunclock SUBDIR+= swisswatch SUBDIR+= titrax |