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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2016-01-29 23:40:39 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2016-01-29 23:41:48 +0300
commitcb07018bca0b5bbec1b3457d4aa2af5ff7837d5b (patch)
tree9b4c02a82ba912c52cf2d00ac17f81574c7f14a9 /mcs/class/Commons.Xml.Relaxng
parentb03e60628764d66654147bfc7a7e1a3242559888 (diff)
Remove ChangeLog references from Makefile and .gitattribute
Diffstat (limited to 'mcs/class/Commons.Xml.Relaxng')
-rw-r--r--mcs/class/Commons.Xml.Relaxng/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mcs/class/Commons.Xml.Relaxng/Makefile b/mcs/class/Commons.Xml.Relaxng/Makefile
index 88e3bfa6986..1bc0fd2f277 100644
--- a/mcs/class/Commons.Xml.Relaxng/Makefile
+++ b/mcs/class/Commons.Xml.Relaxng/Makefile
@@ -13,8 +13,6 @@ LIB_MCS_FLAGS = /r:$(corlib) \
TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:0618 -nowarn:219 -nowarn:169
EXTRA_DISTFILES = \
Commons.Xml.Relaxng.Rnc/RncParser.jay \
- Test/ChangeLog \
- Test/XmlFiles/ChangeLog \
$(wildcard Test/XmlFiles/*.rng) \
$(wildcard Test/XmlFiles/*.rnc) \
$(wildcard Test/XmlFiles/*.nvdl) \