2004-12-16 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / Makefile.am
index d253361da2fe51166ab306cd64d15bf4faf64dbe..5129b790b111ac1755f94b57dcb3bcef423ada6f 100644 (file)
@@ -44,7 +44,7 @@ bootstrap-world: compiler-tests
 
 # internal targets
 mcs-do-compiler-tests:
-       cd runtime && $(MAKE) TEST_SUBDIRS="tests errors" check-local
+       cd runtime && $(MAKE) test_select='TEST_SUBDIRS="tests errors"' check-local
 
 win32getdeps:
        wget http://www.go-mono.com/archive/pkgconfig-0.11-20020310.zip