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-12-05 17:19:32 +0300
committerRaja R Harinath <harinath@hurrynot.org>2005-12-05 17:19:32 +0300
commitdf215d9c6c3643694175e86a6e2e8f4a76c43c83 (patch)
tree45a82019cae50426eda5e0b7321809220e071c01 /mcs/errors
parent7cf9870e67089d40be6bd12e0aabf5b88a65a356 (diff)
* errors/Makefile (DISTFILES): Add *.snk.
svn path=/trunk/mcs/; revision=53926
Diffstat (limited to 'mcs/errors')
-rw-r--r--mcs/errors/ChangeLog4
-rw-r--r--mcs/errors/Makefile1
2 files changed, 5 insertions, 0 deletions
diff --git a/mcs/errors/ChangeLog b/mcs/errors/ChangeLog
index 371a9191c87..9cc8a51bb94 100644
--- a/mcs/errors/ChangeLog
+++ b/mcs/errors/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-05 Raja R Harinath <rharinath@novell.com>
+
+ * Makefile (DISTFILES): Add *.snk.
+
2005-12-05 Atsushi Enomoto <atsushi@ximian.com>
* cs1574-8.cs, cs1574-9.cs : new tests for bug #76873.
diff --git a/mcs/errors/Makefile b/mcs/errors/Makefile
index 813b58544fe..b1d80b5dc0d 100644
--- a/mcs/errors/Makefile
+++ b/mcs/errors/Makefile
@@ -27,6 +27,7 @@ DISTFILES = \
$(wildcard *.il) \
$(wildcard *.inc) \
$(wildcard *.pub) \
+ $(wildcard *.snk) \
$(wildcard *.response) \
$(wildcard known-issues-*)