diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-03 19:16:19 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-03 19:16:19 +0000 |
commit | 1d68844f645c85b05e4732d0bf237a3ee3e4681d (patch) | |
tree | e4f881dbc9e5ca4e712fba11826cc21c535d5335 /x11/Makefile | |
parent | 76eacdaec388319dabb7fb77d90bd43be63081ba (diff) | |
download | ports-1d68844f645c85b05e4732d0bf237a3ee3e4681d.tar.gz ports-1d68844f645c85b05e4732d0bf237a3ee3e4681d.zip |
Notes
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 |