aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-12-25 00:27:32 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-12-25 00:27:32 +0000
commit2112af299f2b1d2f6e17845d99a0cd9807e03e38 (patch)
treeead7a055a867a7e644a80caea792528443f3208b /tools/Makefile
parent34cf8e94c2dc66a7ba2bc4c0e74c096965c450dd (diff)
downloadupstream-2112af299f2b1d2f6e17845d99a0cd9807e03e38.tar.gz
upstream-2112af299f2b1d2f6e17845d99a0cd9807e03e38.tar.bz2
upstream-2112af299f2b1d2f6e17845d99a0cd9807e03e38.zip
add automake to tools/
SVN-Revision: 9901
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index fc3b2e175d..83244fa609 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -9,7 +9,7 @@
curdir:=tools
# subdirectories to descend into
-$(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config $(if $(CONFIG_CCACHE),ccache)
+$(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config automake $(if $(CONFIG_CCACHE),ccache)
# builddir dependencies
$(curdir)/squashfs/compile := $(curdir)/lzma/install