* Mono.Mozilla/interfaces/nsIDOMRGBColor.cs,
[mono.git] / mcs / nunit20 / Makefile
index d689a77870d2319a23b78d29cfe189886b5d2a0d..2708cddc0b0f9ea477d8033a4e8fccf874efead7 100644 (file)
@@ -1,10 +1,10 @@
 thisdir = nunit20
-SUBDIRS = framework core util nunit-console
+SUBDIRS = framework core util nunit-console mocks
 include ../build/rules.make
 
-DISTFILES = license.rtf nunit-console.sln nunit-console.suo README
+DISTFILES = license.rtf nunit-console.sln README
 
-all-local install-local test-local run-test-local clean-local uninstall-local:
+all-local install-local test-local run-test-local run-test-ondotnet-local clean-local uninstall-local:
 
 dist-local: dist-default