diff options
author | hubertf <hubertf> | 2001-02-03 05:39:48 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-02-03 05:39:48 +0000 |
commit | 30d27c88316df1962c89304fb4350d6bdfc35fcf (patch) | |
tree | 755f7812577d48b4766b69684c5cc145c8015178 /devel | |
parent | e78964c2da9ab6356dadab7ff7e265554777509b (diff) | |
download | pkgsrc-30d27c88316df1962c89304fb4350d6bdfc35fcf.tar.gz |
Add & enable libtool-base and libtool-info
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index b8391e0b541..fc73318d789 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.163 2001/02/01 14:31:21 wiz Exp $ +# $NetBSD: Makefile,v 1.164 2001/02/03 05:39:48 hubertf Exp $ # SUBDIR += GConf @@ -82,6 +82,8 @@ SUBDIR += libstash SUBDIR += libstroke SUBDIR += libtool + SUBDIR += libtool-base + SUBDIR += libtool-info SUBDIR += lwp SUBDIR += m4 SUBDIR += maketool |