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-01-12 15:21:46 +0300
committerRaja R Harinath <harinath@hurrynot.org>2005-01-12 15:21:46 +0300
commit742d17e3abb3a981e33d001649410313f535e7a2 (patch)
tree5bff2b6c7b3f79553777a80286b56d34d9890e34 /mcs/errors/Makefile
parentfe4c5577b7a26e43a96ccaa68138331c323ea149 (diff)
(DISTFILES): Distribute *.inc files too.
svn path=/trunk/mcs/; revision=38775
Diffstat (limited to 'mcs/errors/Makefile')
-rw-r--r--mcs/errors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/errors/Makefile b/mcs/errors/Makefile
index c6ebc1d14af..0a8f2071537 100644
--- a/mcs/errors/Makefile
+++ b/mcs/errors/Makefile
@@ -21,6 +21,7 @@ DISTFILES = \
runtest.pl \
do-tests.pl \
$(wildcard *.cs) \
+ $(wildcard *.inc) \
mcs-expect-no-error mcs-expect-wrong-error mcs-ignore-tests \
gmcs-expect-no-error gmcs-expect-wrong-error gmcs-ignore-tests \
generics-expect-no-error generics-expect-wrong-error