From: Felix Fietkau Date: Thu, 27 Dec 2007 02:10:58 +0000 (+0000) Subject: remove stale reference to tools/libtool X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4fe3a3e727c5e85815f798d848129f7d4e10a7bb;p=librecmc%2Flibrecmc.git remove stale reference to tools/libtool SVN-Revision: 9940 --- diff --git a/tools/Makefile b/tools/Makefile index fcde46e411..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 automake libtool $(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