diff options
author | obrien <obrien@FreeBSD.org> | 1997-01-06 07:15:10 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-01-06 07:15:10 +0800 |
commit | 09f35959a9ff8d81ce45d4806bf0d2161df37351 (patch) | |
tree | 882a92ad1d6abd6685b5260edb3911fcd5e37080 /x11/Makefile | |
parent | 87e174a60550de7c1102062333e65a0d064df4ea (diff) | |
download | freebsd-ports-gnome-09f35959a9ff8d81ce45d4806bf0d2161df37351.tar.gz freebsd-ports-gnome-09f35959a9ff8d81ce45d4806bf0d2161df37351.tar.zst freebsd-ports-gnome-09f35959a9ff8d81ce45d4806bf0d2161df37351.zip |
Turn on contool.
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 6e514d964078..780852b9538e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.117 1997/01/03 13:15:05 asami Exp $ +# $Id: Makefile,v 1.118 1997/01/03 15:09:12 asami Exp $ # SUBDIR += FWF @@ -11,6 +11,7 @@ SUBDIR += blt SUBDIR += bricons SUBDIR += camltk41 + SUBDIR += contool SUBDIR += ctwm SUBDIR += dclock SUBDIR += etlfonts |