summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-10-17 06:40:43 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-10-17 06:40:43 +0000
commita3ebc8473dd99b5bb3be35937561f600cc38a820 (patch)
treec858132cd43e3c56ad67b857a33651d87d101727
parentAdd gnu-libtool, (repo-copied from devel/libtool15) an unhacked version of (diff)
Add entries for gnu-autoconf, gnu-automake, and gnu-libtool.
Notes
Notes: svn path=/head/; revision=119643
-rw-r--r--devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index fd8daa3f30ad..feb22d389a2f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -298,6 +298,9 @@
SUBDIR += gnomecrash
SUBDIR += gnomevfs
SUBDIR += gnomevfs2
+ SUBDIR += gnu-autoconf
+ SUBDIR += gnu-automake
+ SUBDIR += gnu-libtool
SUBDIR += gnulibiberty
SUBDIR += gnustep
SUBDIR += gnustep-make