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 7a914aa62609..0cb6ebcab290 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.7 1999/04/01 03:06:19 taoka Exp $ +# $Id: Makefile,v 1.8 1999/04/19 12:04:14 flathill Exp $ # SUBDIR += asclock + SUBDIR += asclock-xlib SUBDIR += astime SUBDIR += bclock SUBDIR += dclock |