[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / System.Configuration / Makefile
index e6f48050a99ed2acf322ac2d6d3ce25cb37d1eab..918a4e9325e835d056617a4e91f2a16c8b0deac3 100644 (file)
@@ -7,6 +7,7 @@ LIBRARY = System.Configuration.dll
 
 LOCAL_MCS_FLAGS = 
 LIB_REFS = secxml/System bare/System.Xml System.Security
+KEYFILE = ../msfinal.pub
 LIB_MCS_FLAGS = -nowarn:618
 TEST_MCS_FLAGS =
 TEST_LIB_REFS = System.Xml System