]> Pileus Git - ~andy/spades/blobdiff - makefile
Add connection timeout handling
[~andy/spades] / makefile
index 6fcf87aabd625f0bf4006df0dff49a1886aa95f2..198e745fd3372708b93208090f8967ac941e4841 100644 (file)
--- 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      \