summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-05-27 16:46:01 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-05-27 16:46:01 +0000
commit66489dea2d2c437128ff90da276e756b81075641 (patch)
treed6e3e23bba2235066aabfb93ac77e610508e0333 /devel
parentNew port, automake: (diff)
Activate automake.
Notes
Notes: svn path=/head/; revision=6579
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 9a3a9557f2d6..ff56c987a719 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,8 +1,9 @@
-# $Id: Makefile,v 1.55 1997/05/23 08:02:50 tg Exp $
+# $Id: Makefile,v 1.56 1997/05/24 13:16:59 jfitz Exp $
#
SUBDIR += SWIG
SUBDIR += autoconf
+ SUBDIR += automake
SUBDIR += bcc
SUBDIR += boehm-gc
SUBDIR += cflow