summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2003-12-12 19:05:39 +0000
committerwiz <wiz>2003-12-12 19:05:39 +0000
commitdb9c67f727a91c8344ac4e6d1f17b0cb48e91e19 (patch)
treec6777f08e59301c86c3a0565875cb7d5ad2e6b58 /devel
parentb8d092084483a84b446fc06cf8065aee48e378a5 (diff)
downloadpkgsrc-db9c67f727a91c8344ac4e6d1f17b0cb48e91e19.tar.gz
Add and enable automake17.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f3812080637..8dc813f4d58 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