[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / nunit24 / NUnitExtensions / framework / Makefile
index 81d6b15439d091dc1e5fd4e99e4d3d3e2bd97b1d..7cd03514e37831f9193f83dbffccd4de19cf5434 100644 (file)
@@ -5,7 +5,8 @@ include ../../../build/rules.make
 LIBRARY = nunit.framework.extensions.dll
 LIBRARY_SNK = $(topdir)/nunit24/nunit.snk
 
-LIB_MCS_FLAGS = -debug /r:System.Xml.dll /r:System.dll /d:StronglyNamedAssembly
+LIB_MCS_FLAGS = /d:StronglyNamedAssembly /publicsign
+LIB_REFS = System.Xml System
 NO_TEST = yo
 
 EXTRA_DISTFILES = \