This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / nunit20 / Makefile
1 thisdir = nunit20
2 SUBDIRS = framework core util nunit-console
3 include ../build/rules.make
4
5 DISTFILES = license.rtf nunit-console.sln nunit-console.suo README
6
7 all-local install-local test-local run-test-local clean-local uninstall-local:
8
9 dist-local: dist-default
10