summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-04-05 22:47:14 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-04-05 22:47:14 +0000
commit248f90aad42a7b9f7dede1fa079de6ee37fc3cf3 (patch)
tree10c1f3c08bb7636aad14ed3408655ea2772e1d37 /x11-toolkits
parentImport of itcl 3.0.0's widgets (diff)
Activate iwidgets and itk
Notes
Notes: svn path=/head/; revision=17652
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index c3de62356db3..1b9d7d3a16f5 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.22 1999/03/09 01:08:46 nectar Exp $
+# $Id: Makefile,v 1.23 1999/03/16 19:42:33 nectar Exp $
#
SUBDIR += FWF
@@ -15,6 +15,8 @@
SUBDIR += gtk12
SUBDIR += gtkgl
SUBDIR += gtkstep
+ SUBDIR += itk
+ SUBDIR += iwidgets
SUBDIR += iv
SUBDIR += lesstif
SUBDIR += neXtaw