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 17fabca0c55..a91b1891896 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2004/03/10 19:22:50 jmmv Exp $ +# $NetBSD: Makefile,v 1.30 2004/04/11 11:34:55 jmmv Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications +SUBDIR+= anacron SUBDIR+= asclock SUBDIR+= asclock-gtk SUBDIR+= asclock-xlib |