diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-28 15:57:44 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-28 15:57:44 +0000 |
commit | a9335a63da3f3f96ec43aff391fd598cc32dd528 (patch) | |
tree | d38c528ea56f40007052b5ee3162fb5d13e60c26 /x11-toolkits/Makefile | |
parent | 05fca6308aba2ef83ef34438152f345529b7c2b6 (diff) | |
download | ports-a9335a63da3f3f96ec43aff391fd598cc32dd528.tar.gz ports-a9335a63da3f3f96ec43aff391fd598cc32dd528.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 7e54169fac17..6eab94e776ce 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.12 1998/12/23 01:19:55 steve Exp $ +# $Id: Makefile,v 1.13 1998/12/28 13:00:53 asami Exp $ # SUBDIR += FWF @@ -8,6 +8,7 @@ SUBDIR += blt SUBDIR += gtk SUBDIR += gtk-- + SUBDIR += gtk-engines SUBDIR += gtk11 SUBDIR += gtk11-devel SUBDIR += gtkgl |