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 7d3870b6938..66c4047629c 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 2009/05/02 21:21:55 sno Exp $ +# $NetBSD: Makefile,v 1.94 2009/05/05 13:00:51 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -15,6 +15,7 @@ SUBDIR+= catclock SUBDIR+= dclock SUBDIR+= devtodo SUBDIR+= emiclock +SUBDIR+= etm SUBDIR+= evolution-webcal SUBDIR+= gcal SUBDIR+= gchore |