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:
authorZoltan Varga <vargaz@gmail.com>2006-10-22 13:36:58 +0400
committerZoltan Varga <vargaz@gmail.com>2006-10-22 13:36:58 +0400
commit943aeb0cf9d07fa99d4973d6fe0556d653bd55d8 (patch)
tree62d04b6afa894e2af77b4a33d4b46fe2990346f1 /mcs/class/System.XML/Makefile
parent43714288208a0f7df2b80f698ab93a22959dc9ed (diff)
2006-10-22 Zoltan Varga <vargaz@gmail.com>
* Makefile (EXTRA_DISTFILES): Add some missing test files. svn path=/trunk/mcs/; revision=66871
Diffstat (limited to 'mcs/class/System.XML/Makefile')
-rw-r--r--mcs/class/System.XML/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcs/class/System.XML/Makefile b/mcs/class/System.XML/Makefile
index a48d734b9bb..653739d1d16 100644
--- a/mcs/class/System.XML/Makefile
+++ b/mcs/class/System.XML/Makefile
@@ -62,6 +62,9 @@ EXTRA_DISTFILES = \
Test/XmlFiles/xsd/datatypesTest.xsd \
Test/XmlFiles/xsd/77687.xsd \
Test/XmlFiles/xsd/77687inc.xsd \
+ Test/XmlFiles/xsd/78985.xml \
+ Test/XmlFiles/xsd/78985.xsd \
+ Test/XmlFiles/xsd/inter-inc-1.xsd \
Test/XmlFiles/xsl/91834.xml \
Test/XmlFiles/xsl/91834.xsl \
Test/XmlFiles/xsl/91834a.xml \