diff options
Diffstat (limited to 'x11-toolkits')
-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 4995015..584b00e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $ +# $Id: Makefile,v 1.2 1998/08/07 23:08:38 asami Exp $ # SUBDIR += FWF @@ -6,6 +6,7 @@ SUBDIR += auis SUBDIR += blt SUBDIR += gtk + SUBDIR += gtk11 SUBDIR += iv SUBDIR += lesstif SUBDIR += neXtaw |