diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-26 19:34:25 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-26 19:34:25 +0000 |
commit | ad376a7646935a38dcafccdccdccf1a8c79ae7e0 (patch) | |
tree | 290eedadc46fa20b52353f7cfb76d61dada6eab3 /x11-toolkits/Makefile | |
parent | bea0504d8b6b1a0db5b5aca6946e29b5cffe9830 (diff) | |
download | ports-ad376a7646935a38dcafccdccdccf1a8c79ae7e0.tar.gz ports-ad376a7646935a38dcafccdccdccf1a8c79ae7e0.zip |
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 3f3f12a9bf88..9d239faab29b 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.28 1999/05/06 03:51:13 fenner Exp $ +# $Id: Makefile,v 1.29 1999/05/11 02:16:55 sada Exp $ # SUBDIR += FWF @@ -35,6 +35,7 @@ SUBDIR += tk81 SUBDIR += tkstep80 SUBDIR += v + SUBDIR += wxgtk SUBDIR += xbae SUBDIR += xforms SUBDIR += xg |