From 572e7a96594091e731379a2f0594c59b25377720 Mon Sep 17 00:00:00 2001 From: Robert Keevil Date: Sat, 10 May 2008 23:46:17 +0000 Subject: Ensure that tools are compiled before features - fixes an issue with bmp2rb and multiple make jobs git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17451 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/configure b/tools/configure index 1f71c8b51c..6af5b92508 100755 --- a/tools/configure +++ b/tools/configure @@ -2193,7 +2193,7 @@ manual-ztxt: manual-zip: \$(SILENT)\$(MAKE) -C \$(MANUALDIR) OBJDIR=\$(BUILDDIR)/manual manual-zip -features: +features: tools \$(SILENT)\$(MAKE) -C \$(APPSDIR) OBJDIR=\$(BUILDDIR)/@APPS@ features help: -- cgit v1.2.3