[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / System.Web.ApplicationServices / Makefile
index 70f852841e4ada4814d2cb3a4e2798672a447c9f..2a8fb964bf8748ae9e81e14312df6f58562d1039 100644 (file)
@@ -4,9 +4,8 @@ include ../../build/rules.make
 
 LIBRARY = System.Web.ApplicationServices.dll
 LIB_REFS = System System.Configuration
-LIB_MCS_FLAGS = -r:System.dll \
-               -r:System.Configuration.dll \
-               -d:SYSTEM_WEB_APPLICATIONSERVICES
+KEYFILE = ../winfx.pub
+LIB_MCS_FLAGS = -d:SYSTEM_WEB_APPLICATIONSERVICES
 
 EXTRA_DISTFILES = $(RESOURCE_FILES)