From 64644f25a79d5e96b0654a860b7873134967e99c Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 12 Dec 2003 19:05:39 +0000 Subject: [PATCH] Add and enable automake17. --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index f38120806373..8dc813f4d585 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.440 2003/12/09 04:54:44 grant Exp $ +# $NetBSD: Makefile,v 1.441 2003/12/12 19:05:39 wiz Exp $ # COMMENT= Development utilities @@ -32,6 +32,7 @@ SUBDIR+= autoconf213 SUBDIR+= autogen SUBDIR+= automake SUBDIR+= automake14 +SUBDIR+= automake17 SUBDIR+= avltree SUBDIR+= bcc SUBDIR+= binutils