New test.
[mono.git] / mcs / class / System.Security / Makefile
index 84bf3752d9eec2651b72beb1a985d4f24e0536e6..4a5122aaf2170f5fc21d2f3ae7a7685a78dc7881 100644 (file)
@@ -14,4 +14,10 @@ LIB_MCS_FLAGS += -r:Mono.Security.dll -nowarn:414
 TEST_MCS_FLAGS += -nowarn:168,183,414
 endif
 
+EXTRA_DISTFILES = \
+       Test/System.Security.Cryptography.Xml/sample.pfx \
+       Test/System.Security.Cryptography.Xml/EncryptedXmlSample1.xml \
+       Test/System.Security.Cryptography.Xml/EncryptedXmlSample2.xml \
+       Test/System.Security.Cryptography.Xml/EncryptedXmlSample3.xml
+
 include ../../build/library.make