Merge pull request #2698 from esdrubal/iosxmlarray
[mono.git] / mcs / class / Mono.Security / Makefile
index edb34ec36bf623cc729675ce4c3d8d1d641f1f66..8a873fa9a47f0ca2085f41ca0a1e712ce04a1b3b 100644 (file)
@@ -5,7 +5,7 @@ include ../../build/rules.make
 LIBRARY = Mono.Security.dll
 LOCAL_MCS_FLAGS = -lib:$(the_libdir_base)bare
 LIB_REFS = System
-LIB_MCS_FLAGS = -unsafe -nowarn:1030
+LIB_MCS_FLAGS = -unsafe -nowarn:1030,3009
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:169,219,618,672
 
 include ../../build/library.make
@@ -16,3 +16,10 @@ $(the_libdir_base)bare/System.dll:
        (cd ../System; $(MAKE) $@)
 
 .NOTPARALLEL: $(the_libdir_base)bare/System.dll
+
+EXTRA_DISTFILES = Mono.Security.Interface/README.md
+
+#
+# Update this comment to trigger a build in System
+# +3
+#