[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / System.Web.Extensions.Design / Makefile
index 6ea70f5bf6c1465ba05cac3cb3568edc5b2be1e5..38b7c6647ba3248c59f7cd19b62945f1fd266b03 100644 (file)
@@ -5,6 +5,7 @@ include ../../build/rules.make
 LIBRARY = System.Web.Extensions.Design.dll
 
 LIB_REFS = System System.Design System.Drawing System.Windows.Forms
+KEYFILE = ../winfx.pub
 LIB_MCS_FLAGS = -define:NET_3_5
 
 include ../../build/library.make