diff options
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 1cf7e05e02d6..28530d5452dd 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.16 1999/01/07 00:29:39 nectar Exp $ +# $Id: Makefile,v 1.17 1999/01/07 10:58:29 asami Exp $ # SUBDIR += FWF @@ -6,7 +6,6 @@ SUBDIR += Xaw3d SUBDIR += auis SUBDIR += blt - SUBDIR += gtk SUBDIR += gtk-- SUBDIR += gtk-engines SUBDIR += gtk11 |