Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"
[mono.git] / mcs / class / System.Security / Makefile
index 8602d8ff40a137e2acdefca3b2a680759e2291ac..ae2de1a637046792e606012f5a547294f48ade72 100644 (file)
@@ -9,9 +9,10 @@ endif
 
 LIBRARY = System.Security.dll
 LIB_REFS = secxml/System bare/System.Xml $(MONO_SECURITY)
-LIB_MCS_FLAGS = -nowarn:618 \
-       -d:SECURITY_DEP \
-       -nowarn:414
+KEYFILE = ../msfinal.pub
+LIB_MCS_FLAGS = \
+       -nowarn:414,618 \
+       -d:SECURITY_DEP,SYSTEM_SECURITY_DLL
 
 LOCAL_MCS_FLAGS =