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 dd06b9d16d29..fc941566c7e9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.253 1999/01/26 03:27:32 steve Exp $ +# $Id: Makefile,v 1.254 1999/03/19 22:30:35 asami Exp $ # SUBDIR += 9term @@ -70,6 +70,7 @@ SUBDIR += tkgoodstuff SUBDIR += tycoon SUBDIR += wdm + SUBDIR += wterm SUBDIR += x3270 SUBDIR += xaniroc SUBDIR += xantfarm |