[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 ef185e430fdf9dad14ebf1ccf1030ac3dce92c4b..2a8fb964bf8748ae9e81e14312df6f58562d1039 100644 (file)
@@ -4,10 +4,9 @@ include ../../build/rules.make
 
 LIBRARY = System.Web.ApplicationServices.dll
 LIB_REFS = System System.Configuration
+KEYFILE = ../winfx.pub
 LIB_MCS_FLAGS = -d:SYSTEM_WEB_APPLICATIONSERVICES
 
-RESOURCE_STRINGS = ./System.Web.ApplicationServices.txt
-
 EXTRA_DISTFILES = $(RESOURCE_FILES)
 
 VALID_PROFILE := $(filter 4, $(FRAMEWORK_VERSION_MAJOR))