diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-03 06:39:12 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-03 06:39:12 +0000 |
commit | 1861efa98f2e551b8fb289de0f02c4d8e5caeae8 (patch) | |
tree | adb004ec9c1e13860933f16b15d0d49ac667c3cd | |
parent | ad884a6aba2094001e79e68deff0287ae1be10d2 (diff) |
Notes
-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 9d239faab29b..95875c7ba8aa 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1999/05/11 02:16:55 sada Exp $ +# $Id: Makefile,v 1.30 1999/06/26 19:34:25 cpiazza Exp $ # SUBDIR += FWF @@ -22,6 +22,7 @@ SUBDIR += p5-Gtk SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk + SUBDIR += plib SUBDIR += pmw SUBDIR += py-gnome SUBDIR += qt-i18n |