]> rtime.felk.cvut.cz Git - orte.git/blobdiff - Makefile.git
Fix check target
[orte.git] / Makefile.git
index 738af0c862d9a716f3232fe67ecbc1e84536cdaf..547e3026693cb91a1ae81cf19a707f56d8fce7e2 100644 (file)
@@ -19,7 +19,7 @@ CONFIGURE_FLAGS = --enable-orte-idl
 configure: git
 
 check: configure
-       $(MAKE) check-windows check-autotools check-java check-android
+       $(MAKE) -f Makefile.git check-windows check-autotools check-java check-android
 
 check-%:
        rm -rf _$@