[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.ServiceModel.Routing / Makefile
index 4e59b84e12a55c147ffb9584d29c26dc0cc7b416..ad9a78e6a60c6f2c9a67566f26c10a6c286d2152 100644 (file)
@@ -4,7 +4,7 @@ include ../../build/rules.make
 
 LIBRARY = System.ServiceModel.Routing.dll
 LIB_REFS = System System.Xml System.Runtime.Serialization System.ServiceModel System.Core
-LIB_MCS_FLAGS = -r:System.dll -r:System.Xml.dll -r:System.Runtime.Serialization.dll -r:System.ServiceModel.dll -r:System.Core.dll
+LIB_MCS_FLAGS =
 
 ifneq (2.1, $(FRAMEWORK_VERSION))
 LIB_REFS += System.Configuration