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>2004-09-07 13:51:02 +0400
committerRaja R Harinath <harinath@hurrynot.org>2004-09-07 13:51:02 +0400
commit779ec570c26faaa5f94e6013d8720f5f6ae0c06c (patch)
tree6e1e571af44e2625d2f82f09231f985ab240d9a1 /mcs/errors/Makefile
parente4da82786db9da5f440430917171ba477275e0fb (diff)
* cs0571-3.cs, CS0571-3-lib.cs: New tests for #59980.
* Makefile: Update list of dlls. svn path=/trunk/mcs/; revision=33484
Diffstat (limited to 'mcs/errors/Makefile')
-rw-r--r--mcs/errors/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mcs/errors/Makefile b/mcs/errors/Makefile
index 5c28bfc5c49..8bb5bd00d11 100644
--- a/mcs/errors/Makefile
+++ b/mcs/errors/Makefile
@@ -27,8 +27,9 @@ DISTFILES = \
test-everything: run-test-local
#all-local: run-test-local test-multi-local
-all-local: CS0618-2-lib.dll CS0619-8-lib.dll CS0619-17-lib.dll CS0619-32-lib.dll CS0619-33-lib.dll CS0619-36-lib.dll \
-CS3005-16-lib.dll CS3013-module.dll
+all-local: CS0571-3-lib.dll CS0618-2-lib.dll \
+ CS0619-8-lib.dll CS0619-17-lib.dll CS0619-32-lib.dll CS0619-33-lib.dll CS0619-36-lib.dll \
+ CS3005-16-lib.dll CS3013-module.dll
test-local: