2006-09-22 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System.Security / Makefile
index a8c4bfa9cbe7a6d3082f1578b2de7808999304a1..4a5122aaf2170f5fc21d2f3ae7a7685a78dc7881 100644 (file)
@@ -16,6 +16,8 @@ endif
 
 EXTRA_DISTFILES = \
        Test/System.Security.Cryptography.Xml/sample.pfx \
-       Test/System.Security.Cryptography.Xml/EncryptedXmlSample1.xml
+       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