X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FFacades%2FSystem.Xml.XmlSerializer%2FMakefile;h=3a1e1396f75e7777c6f502807a016ebdb931a45a;hb=0fa33056a6742b2ee02604596b355d661d9bdc41;hp=69f6f37df00d93e3424382ed2e2c9401bb3cb65a;hpb=b7e80009158717d96fdbb42e93c10ebd927fd6a8;p=mono.git diff --git a/mcs/class/Facades/System.Xml.XmlSerializer/Makefile b/mcs/class/Facades/System.Xml.XmlSerializer/Makefile index 69f6f37df00..3a1e1396f75 100644 --- a/mcs/class/Facades/System.Xml.XmlSerializer/Makefile +++ b/mcs/class/Facades/System.Xml.XmlSerializer/Makefile @@ -12,7 +12,7 @@ LIBRARY = System.Xml.XmlSerializer.dll KEY_FILE = ../../msfinal.pub SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699 LIB_REFS = System.Xml -LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib +LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll PLATFORM_DEBUG_FLAGS =