]> rtime.felk.cvut.cz Git - orte.git/commitdiff
Fix check target
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 28 Oct 2013 20:41:46 +0000 (21:41 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 28 Oct 2013 20:46:51 +0000 (21:46 +0100)
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 _$@