Fix System.Net.Http.Formatting compilation
authorMarek Habersack <grendel@twistedcode.net>
Mon, 16 Apr 2012 14:33:44 +0000 (16:33 +0200)
committerMarek Habersack <grendel@twistedcode.net>
Mon, 16 Apr 2012 14:33:44 +0000 (16:33 +0200)
mcs/class/System.Net.Http.Formatting/Makefile

index 69eeabb97cd688d563d70fbad29320922afd92a4..4238ea679910fe084e845630d9762654630a8a0d 100644 (file)
@@ -11,7 +11,7 @@ System.Net.Http.Properties.CommonWebApiResources.resources: ../../../external/as
 System.Net.Http.Properties.Resources.resources: ../../../external/aspnetwebstack/src/System.Net.Http.Formatting/Properties/Resources.resx
        $(RESGEN) "$<" "$@"
 
-LIB_MCS_FLAGS = -r:System.Core.dll -r:System.dll -r:System.Net.Http.dll -r:System.Xml.dll -r:System.Runtime.Serialization.dll -r:System.Xml.Linq.dll -r:System.Data.dll \
+LIB_MCS_FLAGS = -r:System.Core.dll -r:System.dll -r:System.Net.Http.dll -r:System.Xml.dll -r:System.Runtime.Serialization.dll -r:System.Xml.Linq.dll -r:System.Data.dll -r:System.Configuration.dll \
                -d:ASPNETMVC -keyfile:../winfx.pub -delaysign \
                -resource:System.Net.Http.Properties.CommonWebApiResources.resources