diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-26 01:48:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-26 01:48:11 +0000 |
commit | 55aed09369902dcc99529dc39ded71ce9451827b (patch) | |
tree | a0171af37f9bb6fa1d7b6dc9e2aa15429cd7d430 /x11-toolkits | |
parent | 769a61ee498373e23177ab1a78150fa205302594 (diff) | |
download | ports-55aed09369902dcc99529dc39ded71ce9451827b.tar.gz ports-55aed09369902dcc99529dc39ded71ce9451827b.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-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 28530d5452dd..8c1a5e2110d8 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.17 1999/01/07 10:58:29 asami Exp $ +# $Id: Makefile,v 1.18 1999/01/25 07:35:17 asami Exp $ # SUBDIR += FWF @@ -8,6 +8,7 @@ SUBDIR += blt SUBDIR += gtk-- SUBDIR += gtk-engines + SUBDIR += gtk10 SUBDIR += gtk11 SUBDIR += gtk11-devel SUBDIR += gtkgl |