diff options
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index bfdfbf9d93e..9cad7097aad 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/06/05 19:36:08 drochner Exp $ +# $NetBSD: Makefile,v 1.21 2003/06/14 23:24:31 atatat Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -12,6 +12,7 @@ SUBDIR+= catclock SUBDIR+= dclock SUBDIR+= devtodo SUBDIR+= emiclock +SUBDIR+= gcal SUBDIR+= gdeskcal SUBDIR+= glclock SUBDIR+= globe |