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 8a66b1093634..e195699f8539 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1999/01/26 01:48:11 asami Exp $ +# $Id: Makefile,v 1.20 1999/02/23 08:15:54 asami Exp $ # SUBDIR += FWF @@ -6,6 +6,7 @@ SUBDIR += Xaw3d SUBDIR += auis SUBDIR += blt + SUBDIR += fltk SUBDIR += gtk-- SUBDIR += gtk-engines SUBDIR += gtk10 |