[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 2d73f249aa7cdfc0453571b7e8af7ae7ff246b74..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) /r:System.dll /r:System.Xml.dll
+KEYFILE = ../msfinal.pub
+LIB_MCS_FLAGS =
 
 NO_TEST = yes