[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / Mono.WebBrowser / Makefile
index d632681cdb089201dfef73752d32b323b6f38094..65b6d44df17dc40c39be6fb34bf5d600f355f574 100644 (file)
@@ -4,6 +4,7 @@ include ../../build/rules.make
 
 LIBRARY = Mono.WebBrowser.dll
 LIB_REFS = System
+KEYFILE = ../mono.snk
 LIB_MCS_FLAGS = -warn:1
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)