summaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-29 09:21:17 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-29 09:21:17 +0000
commit3c54bd7c2732083e7e444e5ab4765c95dc5cd8dd (patch)
treed4e0576ac93b8a0a32f3a46e1ff54cf3972fef50 /x11-toolkits/Makefile
parentAvoid hardcoded -lgtk/-lglib in gtkextra-config. (diff)
Add gtkextra-- - a C++ wrappers for GtkExtra, for use with Gtk--.
Notes
Notes: svn path=/head/; revision=32093
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 04cbc235c035..f87427946b9e 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -24,6 +24,7 @@
SUBDIR += gtk13
SUBDIR += gtkbe
SUBDIR += gtkextra
+ SUBDIR += gtkextra--
SUBDIR += gtkglarea
SUBDIR += gtkstep
SUBDIR += gtkstep-pastel