diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 5192ed3fda2a..03c87971b702 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.92 1996/08/02 20:01:52 chuckr Exp $ +# $Id: Makefile,v 1.93 1996/08/03 22:44:15 chuckr Exp $ # SUBDIR += FWF @@ -10,6 +10,7 @@ SUBDIR += blt SUBDIR += color_xterm SUBDIR += ctwm + SUBDIR += dclock SUBDIR += emiclock SUBDIR += emu SUBDIR += fvwm |