[Mono.Security]: Add 'MonoTlsSettings.EnabledCiphers'.
[mono.git] / mcs / class / System.Net.Http.Formatting / Makefile
index 1bf221cb5d58851c476e0fd8fd9b8edaa57c2971..e6bee285bd1b640de15d29342c9b9f12a62b72a0 100644 (file)
@@ -4,15 +4,14 @@ include ../../build/rules.make
 
 LIBRARY = System.Net.Http.Formatting.dll
 
-
 System.Net.Http.Properties.CommonWebApiResources.resources: ../../../external/aspnetwebstack/src/Common/CommonWebApiResources.resx
        $(RESGEN) "$<" "$@"
-       
+
 System.Net.Http.Properties.Resources.resources: ../../../external/aspnetwebstack/src/System.Net.Http.Formatting/Properties/Resources.resx
        $(RESGEN) "$<" "$@"
 
 LIB_REFS = System.Core System System.Net.Http System.Xml System.Runtime.Serialization System.Xml.Linq System.Data System.Configuration
-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 \
+LIB_MCS_FLAGS = \
                -d:ASPNETMVC -keyfile:../winfx.pub -delaysign \
                -resource:System.Net.Http.Properties.CommonWebApiResources.resources \
                -resource:System.Net.Http.Properties.Resources.resources