diff options
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 066d17c43341..2980370ba7ba 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1998/08/12 22:31:33 asami Exp $ +# $Id: Makefile,v 1.4 1998/08/14 22:46:54 asami Exp $ # SUBDIR += FWF @@ -7,6 +7,7 @@ SUBDIR += blt SUBDIR += gtk SUBDIR += gtk11 + SUBDIR += gtkql SUBDIR += iv SUBDIR += lesstif SUBDIR += neXtaw |