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 a856698..4b46555 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.32 1999/08/04 05:49:36 cpiazza Exp $ +# $Id: Makefile,v 1.33 1999/08/26 21:23:35 cpiazza Exp $ # SUBDIR += FWF @@ -28,6 +28,7 @@ SUBDIR += py-gnome SUBDIR += qt-i18n SUBDIR += qt142 + SUBDIR += qt2 SUBDIR += ruby-gtk SUBDIR += rubytk SUBDIR += slingshot |