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 6ea3a69..cf9464b 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.10 1999/04/30 05:33:25 taoka Exp $ +# $Id: Makefile,v 1.11 1999/04/30 06:02:43 taoka Exp $ # SUBDIR += asclock + SUBDIR += asclock-gtk SUBDIR += asclock-xlib SUBDIR += astime SUBDIR += bclock |