diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-07 10:58:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-07 10:58:33 +0000 |
commit | 6a187e06e92d35be66e4ea1e632addbfba32b295 (patch) | |
tree | f5c5af30260d8e4c952cbfba67260f4c28c10c69 /x11-toolkits/Makefile | |
parent | 3a42f958e5b2625f83bc22e22fe0154c2c8c7aae (diff) |
Notes
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 |