X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=runtime%2FMakefile.am;fp=runtime%2FMakefile.am;h=223b73852dcbf3762ccd27934beb22ddf5e87687;hb=8754b987e434918bd89f28ad2902d8a7f9d5fbd1;hp=a04fd3562f73bfcf675f3cba9ff217f1ef5be9e8;hpb=3a403c38d844b8e770efd5076191b14527450622;p=mono.git diff --git a/runtime/Makefile.am b/runtime/Makefile.am index a04fd3562f7..223b73852dc 100644 --- a/runtime/Makefile.am +++ b/runtime/Makefile.am @@ -88,7 +88,7 @@ clean-local: endif BUILD_MCS -TEST_SUPPORT_FILES = $(tmpinst)/bin/mono $(tmpinst)/bin/ilasm $(tmpinst)/bin/mcs $(tmpinst)/bin/dmcs $(tmpinst)/bin/al2 $(tmpinst)/bin/al +TEST_SUPPORT_FILES = $(tmpinst)/bin/mono $(tmpinst)/bin/ilasm $(tmpinst)/bin/mcs $(tmpinst)/bin/al mcs-do-test-profiles: cd $(mcs_topdir) && $(MAKE) NO_DIR_CHECK=1 PROFILES='$(test_profiles)' test-profiles