Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAtsushi Eno <atsushieno@gmail.com>2006-09-21 18:14:54 +0400
committerAtsushi Eno <atsushieno@gmail.com>2006-09-21 18:14:54 +0400
commit5fa64e2d8c2662bfd63b08af49450330f154496c (patch)
tree066ae5bfeccd8f90be16d6571403d3b3a7894e77 /mcs/class/System.Security/Makefile
parent8d2ce38aaea10e25b4dbd3bfef32ee58b1a3327d (diff)
2006-09-21 Atsushi Enomoto <atsushi@ximian.com>
* Makefile: oops, syntax breakage. svn path=/trunk/mcs/; revision=65767
Diffstat (limited to 'mcs/class/System.Security/Makefile')
-rw-r--r--mcs/class/System.Security/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Security/Makefile b/mcs/class/System.Security/Makefile
index 85dece660a9..b97d2f24717 100644
--- a/mcs/class/System.Security/Makefile
+++ b/mcs/class/System.Security/Makefile
@@ -16,7 +16,7 @@ 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
include ../../build/library.make