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 28530d5452dd..8c1a5e2110d8 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.17 1999/01/07 10:58:29 asami Exp $ +# $Id: Makefile,v 1.18 1999/01/25 07:35:17 asami Exp $ # SUBDIR += FWF @@ -8,6 +8,7 @@ SUBDIR += blt SUBDIR += gtk-- SUBDIR += gtk-engines + SUBDIR += gtk10 SUBDIR += gtk11 SUBDIR += gtk11-devel SUBDIR += gtkgl |