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/nunit20/util/Makefile')
-rw-r--r--mcs/nunit20/util/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/nunit20/util/Makefile b/mcs/nunit20/util/Makefile
index bae83a0198d..8c058cd7a69 100644
--- a/mcs/nunit20/util/Makefile
+++ b/mcs/nunit20/util/Makefile
@@ -9,7 +9,7 @@ LIBRARY_SNK = $(topdir)/nunit.key
LOCAL_MCS_FLAGS= \
/resource:Transform.resources,NUnit.Util.Transform.resources \
-r:nunit.framework.dll -r:nunit.core.dll -r:System.dll \
- -r:System.Xml.dll /d:MONO /d:StronglyNamedAssembly
+ -r:System.Xml.dll /d:MONO /d:StronglyNamedAssembly -debug
NO_TEST = yo
EXTRA_DISTFILES = \