diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 6dce96a0e108..8a23bc34be0c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.229 1998/08/11 15:08:57 kuriyama Exp $ +# $Id: Makefile,v 1.230 1998/08/14 22:46:52 asami Exp $ # SUBDIR += XFree86 @@ -42,6 +42,7 @@ SUBDIR += sxpc SUBDIR += tkgoodstuff SUBDIR += tycoon + SUBDIR += wdm SUBDIR += x3270 SUBDIR += xaniroc SUBDIR += xantfarm |