diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index eb5c4fadb026..106d5bdd2005 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.140 1997/06/16 03:05:31 jfitz Exp $ +# $Id: Makefile,v 1.141 1997/06/17 06:48:56 tg Exp $ # SUBDIR += FWF @@ -60,6 +60,7 @@ SUBDIR += xautolock SUBDIR += xbuffy SUBDIR += xcb + SUBDIR += xco SUBDIR += xcolors SUBDIR += xdaliclock SUBDIR += xdtm |