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:
authorRaja R Harinath <harinath@hurrynot.org>2005-05-25 11:26:04 +0400
committerRaja R Harinath <harinath@hurrynot.org>2005-05-25 11:26:04 +0400
commitbaad1158efb473fe47e20c2439a8881b79714157 (patch)
treeb9072b7f784bea0b0a1cbe24102790c1c7aab45d /mcs/class/System.XML/Makefile
parent6f670eda633897a9289dc8f74c84dd8a20a43ed2 (diff)
* Makefile (EXTRA_DISTFILES): Remove System.Xml.Query/skeleton-2.0.cs.
svn path=/trunk/mcs/; revision=44977
Diffstat (limited to 'mcs/class/System.XML/Makefile')
-rw-r--r--mcs/class/System.XML/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/class/System.XML/Makefile b/mcs/class/System.XML/Makefile
index 90cbb9f2521..0d6ea3bf1ae 100644
--- a/mcs/class/System.XML/Makefile
+++ b/mcs/class/System.XML/Makefile
@@ -40,7 +40,6 @@ EXTRA_DISTFILES = \
$(wildcard System.Xml.Serialization/standalone_tests/*.cs) \
$(wildcard System.Xml.Serialization/standalone_tests/*.output) \
System.Xml.XPath/Parser.jay \
- System.Xml.Query/skeleton-2.0.cs \
Test/Microsoft.Test.csproj \
Test/Mono.Test.csproj \
Test/MonoMicro.Test.csproj \