diff options
Diffstat (limited to 'x11-toolkits/Makefile')
-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 a8e2fd440bad..1cf7e05e02d6 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1999/01/03 13:15:19 asami Exp $ +# $Id: Makefile,v 1.16 1999/01/07 00:29:39 nectar Exp $ # SUBDIR += FWF @@ -22,6 +22,7 @@ SUBDIR += pmw SUBDIR += py-gtk SUBDIR += qt141 + SUBDIR += qt142 SUBDIR += slingshot SUBDIR += tix SUBDIR += tk41 |