From 5c296de390b1329a6243d12a86ef9c4726ace22a Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sat, 3 Jul 2010 14:28:35 +0200 Subject: fix compile breakage with "make -j" Signed-off-by: Denys Vlasenko --- libbb/Kbuild.src | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libbb/Kbuild.src') diff --git a/libbb/Kbuild.src b/libbb/Kbuild.src index 29c136ccb..cb1f8e954 100644 --- a/libbb/Kbuild.src +++ b/libbb/Kbuild.src @@ -4,6 +4,8 @@ # # Licensed under the GPL v2, see the file LICENSE in this tarball. +libbb/appletlib.o: include/usage_compressed.h + lib-y:= INSERT -- cgit v1.2.3