fix compile breakage with "make -j"

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2010-07-03 14:28:35 +02:00
parent 922f6f51db
commit 5c296de390
3 changed files with 5 additions and 1 deletions

View File

@@ -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