summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-08-31 22:03:25 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-08-31 22:03:25 +0000
commita23e3b74d1e90c4c0777c9481298e63a39981e23 (patch)
treed43d8b80617b14c4e8585c5860169b5950db4c78 /x11-toolkits
parentC++ wrapper for gtk, a x11 graphics library (diff)
Activate gtk--.
Notes
Notes: svn path=/head/; revision=12974
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 2980370ba7ba..46b5c7a2e8ca 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 1998/08/14 22:46:54 asami Exp $
+# $Id: Makefile,v 1.5 1998/08/19 06:09:02 vanilla Exp $
#
SUBDIR += FWF
@@ -6,6 +6,7 @@
SUBDIR += auis
SUBDIR += blt
SUBDIR += gtk
+ SUBDIR += gtk--
SUBDIR += gtk11
SUBDIR += gtkql
SUBDIR += iv