summaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-04 05:49:36 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-04 05:49:36 +0000
commitd8e34e8cb8ecd0882603df2a9b3e71392205fdeb (patch)
tree2d9fe78089d48fa407e1c02f0d91650da4b06107 /x11-toolkits/Makefile
parentGtkGLArea, an openGL widget for the GTK+ GUI toolkit (diff)
Activate gtkglarea
Notes
Notes: svn path=/head/; revision=20521
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 95875c7ba8aa..019ee632ed48 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.30 1999/06/26 19:34:25 cpiazza Exp $
+# $Id: Makefile,v 1.31 1999/07/03 06:39:12 cpiazza Exp $
#
SUBDIR += FWF
@@ -13,6 +13,7 @@
SUBDIR += gtk11
SUBDIR += gtk12
SUBDIR += gtkgl
+ SUBDIR += gtkglarea
SUBDIR += gtkstep
SUBDIR += itk
SUBDIR += iwidgets