From e07b443c888201c4097f9d2ac037cc752a20cdf3 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Sat, 27 Apr 2013 02:48:12 +0000 Subject: [PATCH] Some more cleanup --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 6fcf87a..198e745 100644 --- a/makefile +++ b/makefile @@ -97,7 +97,7 @@ convert: -F $*.res $(OBJ): $(SRC) $(GEN) | obj - @echo "JAVAC *.class" + @echo "JAVAC obj/*.class" @javac -g -Xlint:unchecked \ -bootclasspath $(ANDROID) \ -encoding UTF-8 \ -- 2.43.2