diff options
-rw-r--r-- | x11-clocks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index cf9464bb87f2..b938bc7a9b4e 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.11 1999/04/30 06:02:43 taoka Exp $ +# $Id: Makefile,v 1.12 1999/05/09 06:16:55 asami Exp $ # SUBDIR += asclock SUBDIR += asclock-gtk SUBDIR += asclock-xlib SUBDIR += astime + SUBDIR += bbdate SUBDIR += bclock SUBDIR += dclock SUBDIR += emiclock |