summaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-26 01:48:11 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-26 01:48:11 +0000
commit55aed09369902dcc99529dc39ded71ce9451827b (patch)
treea0171af37f9bb6fa1d7b6dc9e2aa15429cd7d430 /x11-toolkits/Makefile
parentMake this work with current's new version of texinfo. (diff)
Add gtk10. Apparently nobody working on the gtk -> gtk10 cleanup
(including myself) thought about adding the new one.
Notes
Notes: svn path=/head/; revision=16305
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 28530d5452dd..8c1a5e2110d8 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.17 1999/01/07 10:58:29 asami Exp $
+# $Id: Makefile,v 1.18 1999/01/25 07:35:17 asami Exp $
#
SUBDIR += FWF
@@ -8,6 +8,7 @@
SUBDIR += blt
SUBDIR += gtk--
SUBDIR += gtk-engines
+ SUBDIR += gtk10
SUBDIR += gtk11
SUBDIR += gtk11-devel
SUBDIR += gtkgl