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 a5134193f76..44c793e5b78 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.119 2011/05/28 08:23:36 cheusov Exp $ +# $NetBSD: Makefile,v 1.120 2011/11/08 10:50:35 ryoon Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications +SUBDIR+= abclock SUBDIR+= anacron SUBDIR+= asclock SUBDIR+= asclock-gtk |