diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-03-07 23:53:37 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-03-07 23:53:37 +0000 |
commit | 491c691962e436845d1b73ab3e4c6834c83c9791 (patch) | |
tree | 2de1f41f639e451f30a26ba1d54b292562bb80b5 /x11-toolkits/Makefile | |
parent | e8d9657e5584dd3105850e3d820325951e7d11a6 (diff) | |
download | ports-491c691962e436845d1b73ab3e4c6834c83c9791.tar.gz ports-491c691962e436845d1b73ab3e4c6834c83c9791.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 8a66b1093634..e195699f8539 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1999/01/26 01:48:11 asami Exp $ +# $Id: Makefile,v 1.20 1999/02/23 08:15:54 asami Exp $ # SUBDIR += FWF @@ -6,6 +6,7 @@ SUBDIR += Xaw3d SUBDIR += auis SUBDIR += blt + SUBDIR += fltk SUBDIR += gtk-- SUBDIR += gtk-engines SUBDIR += gtk10 |