[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / tools / nunitreport / Makefile
index 057ddabea6985815875497e7634b628b921ead29..3d3f647bc3c54b77ac49c284fef7d49601300748 100644 (file)
@@ -3,7 +3,8 @@ SUBDIRS =
 NO_INSTALL = 1
 include ../../build/rules.make
 
-LOCAL_MCS_FLAGS = -r:System.Xml.dll
+LOCAL_MCS_FLAGS =
+LIB_REFS = System.Xml
 
 EXTRA_DISTFILES = \
        Media/*.png             \