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 0ac2ca75b01..ea647085d9b 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2004/07/13 10:59:48 jmmv Exp $ +# $NetBSD: Makefile,v 1.33 2004/10/19 20:30:26 jmmv Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -14,6 +14,7 @@ SUBDIR+= catclock SUBDIR+= dclock SUBDIR+= devtodo SUBDIR+= emiclock +SUBDIR+= evolution-webcal SUBDIR+= gcal SUBDIR+= gdeskcal SUBDIR+= glclock |