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:
authorMartin Baulig <martin@novell.com>2004-07-30 22:24:40 +0400
committerMartin Baulig <martin@novell.com>2004-07-30 22:24:40 +0400
commitf23235b9baf27022f842098dcf5c005410ef42b7 (patch)
tree10ecdaa5033a4e5615b14a5bc96588509971d423 /Makefile.am
parentf413f4e3bdf6c101afb986da64ad28203ee16b64 (diff)
2004-07-30 Martin Baulig <martin@ximian.com>
* Makefile.am: The symbol writer is now called Mono.CompilerServices.SymbolWriter.dll. svn path=/trunk/mono/; revision=31684
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d86ea5c6788..a661f23c9fa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,7 +48,7 @@ MCS_BASIC_FILES = \
MCS_DIRS = $(MCS_BASIC_DIRS) class/System.XML class/System class/Mono.CSharp.Debugger
MCS_FILES = $(MCS_BASIC_FILES) \
$(mcs_topdir)/class/lib/default/System.Xml.dll \
- $(mcs_topdir)/class/lib/default/Mono.CSharp.Debugger.dll
+ $(mcs_topdir)/class/lib/default/Mono.CompilerServices.SymbolWriter.dll
tmpinst = _tmpinst