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 fbf6fc5bd38..3c4e44e8290 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.136 2014/07/22 17:09:02 wiz Exp $ +# $NetBSD: Makefile,v 1.137 2014/08/07 21:59:22 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -20,6 +20,7 @@ SUBDIR+= devtodo SUBDIR+= emiclock SUBDIR+= etm SUBDIR+= evolution-webcal +SUBDIR+= fet SUBDIR+= gcal SUBDIR+= gchore SUBDIR+= gdeskcal |