From c3847b8e5d32bd6775d5202eb154d07d8b54989c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 6 Oct 2007 23:50:47 +0000 Subject: added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2 SVN-Revision: 9162 --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index d1ca6508f0..ecab9dae84 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -9,7 +9,7 @@ curdir:=tools # subdirectories to descend into -$(curdir)/builddirs := sed sstrip ipkg-utils ext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline $(if $(CONFIG_CCACHE),ccache) +$(curdir)/builddirs := sed sstrip ipkg-utils ext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config $(if $(CONFIG_CCACHE),ccache) # builddir dependencies $(curdir)/squashfs/compile := $(curdir)/lzma/install -- cgit v1.2.3