[tools] quilt: needs autoconf
authorAndy Boyett <agb@openwrt.org>
Sat, 14 Aug 2010 22:58:55 +0000 (22:58 +0000)
committerAndy Boyett <agb@openwrt.org>
Sat, 14 Aug 2010 22:58:55 +0000 (22:58 +0000)
SVN-Revision: 22652

tools/Makefile

index d7d859075590eb14a06dd8b4237647010f08cf97..3fbac938ccc74951c32475bd4421689d17862976 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2006-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -40,7 +40,7 @@ endif
 $(curdir)/pkg-config/compile := $(curdir)/sed/install
 $(curdir)/squashfs/compile := $(curdir)/lzma-old/install
 $(curdir)/squashfs4/compile := $(curdir)/lzma/install
-$(curdir)/quilt/compile := $(curdir)/sed/install
+$(curdir)/quilt/compile := $(curdir)/sed/install $(curdir)/autoconf/install
 $(curdir)/dtc/compile := $(curdir)/bison/install
 $(curdir)/autoconf/compile := $(curdir)/m4/install
 $(curdir)/automake/compile := $(curdir)/m4/install $(curdir)/autoconf/install