[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / System.Configuration.Install / Makefile
index 2da44f09fe567c5cae5d4d53fe703c7810e4b88e..612aa9cb9b27e10e425f050b815aed8d58e25169 100644 (file)
@@ -3,7 +3,8 @@ include ../../build/rules.make
 
 LIBRARY = System.Configuration.Install.dll
 LIB_REFS = System System.Xml
-LIB_MCS_FLAGS = /r:$(corlib)
+KEYFILE = ../msfinal.pub
+LIB_MCS_FLAGS =
 
 NO_TEST = yes