diff options
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 4 |
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 |