summaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-12 22:31:33 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-12 22:31:33 +0000
commit3ba1e32f5a63d5d41fa0131d678083f157950930 (patch)
tree651192de0d0aacec2e51a37d89423835cb0d80fa /x11-toolkits/Makefile
parentdo not attempt to recurse in non-writeable directories (diff)
Add gtk11, now that it's a "real" port.
Notes
Notes: svn path=/head/; revision=12480
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 4995015431f8..584b00e25189 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $
+# $Id: Makefile,v 1.2 1998/08/07 23:08:38 asami Exp $
#
SUBDIR += FWF
@@ -6,6 +6,7 @@
SUBDIR += auis
SUBDIR += blt
SUBDIR += gtk
+ SUBDIR += gtk11
SUBDIR += iv
SUBDIR += lesstif
SUBDIR += neXtaw