]> rtime.felk.cvut.cz Git - orte.git/blobdiff - Makefile.git
Fix check-java Makefile target to work with older ant version
[orte.git] / Makefile.git
index a83ae6f461b51ba8d06ee75d6766a57f4203763e..409f949102de3d03329e654365f0edc3a43b5b06 100644 (file)
@@ -56,7 +56,7 @@ check-java.real:
        test -d "$(JAVA_HOME)"
        ../configure --with-java=$(JAVA_HOME)
        $(MAKE)
-       ant -f ../orte/java
+       ant -f ../orte/java/build.xml
        test -f ../orte/java/lib/orte.jar
 
 check-android: