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 f8094cf1cdf..3bc926cae58 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2006/06/07 12:03:13 abs Exp $ +# $NetBSD: Makefile,v 1.49 2006/07/24 23:04:52 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -69,6 +69,8 @@ SUBDIR+= wmclockmon SUBDIR+= wmfishtime SUBDIR+= wmmoonclock SUBDIR+= wmtime +SUBDIR+= wxRemind +SUBDIR+= wyrd SUBDIR+= xalarm SUBDIR+= xbeats SUBDIR+= xcal |