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 66c4b45c4fb4..089e49d62fd3 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.134 1997/05/20 04:44:33 chuckr Exp $ +# $Id: Makefile,v 1.135 1997/05/21 04:21:26 asami Exp $ # SUBDIR += FWF @@ -75,6 +75,7 @@ SUBDIR += xsnow SUBDIR += xtacy SUBDIR += xtestpicture + SUBDIR += xtoolwait SUBDIR += xview-clients SUBDIR += xview-config SUBDIR += xview-lib |