[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / System.Drawing.Design / Makefile
index 9fa2fea63b52942595784a69c89493953f34c9da..79c4f90dd386ca2ece41995b09dd6bc1f5cd3430 100644 (file)
@@ -4,7 +4,8 @@ include ../../build/rules.make
 
 LIBRARY = System.Drawing.Design.dll
 LIB_REFS = System System.Drawing System.Windows.Forms
-LIB_MCS_FLAGS = /r:$(corlib)
+KEYFILE = ../msfinal.pub
+LIB_MCS_FLAGS =
 NO_TEST = yes
 
 include ../../build/library.make