Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/nunit24/Makefile')
-rw-r--r--mcs/nunit24/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mcs/nunit24/Makefile b/mcs/nunit24/Makefile
index b3763a7ef18..a8f3d5ff852 100644
--- a/mcs/nunit24/Makefile
+++ b/mcs/nunit24/Makefile
@@ -5,9 +5,7 @@ SUBDIRS = NUnitFramework/framework NUnitCore/interfaces NUnitCore/core \
ConsoleRunner/nunit-console ConsoleRunner/nunit-console-exe
include ../build/rules.make
-DISTFILES = license.rtf nunit.sln nunit_VS2005.sln nunit.snk \
- NUnitExtensions/docs/RowTest/License.txt \
- "NUnitExtensions/docs/RowTest/Release Notes.txt"
+DISTFILES = license.rtf nunit.sln nunit_VS2005.sln nunit.snk
all-local install-local test-local run-test-local run-test-ondotnet-local clean-local uninstall-local doc-update-local: