diff options
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 |