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:
authorBen Maurer <benm@mono-cvs.ximian.com>2004-05-14 02:37:52 +0400
committerBen Maurer <benm@mono-cvs.ximian.com>2004-05-14 02:37:52 +0400
commitfa6ff5f8a958a37b9799562405809378ab0ffe07 (patch)
tree71b2fe2373deb4dc95b99c5bdddaf00569fbbfb9 /runtime
parent310e501c063e766d668bbb5d58e44d2cc91cabbc (diff)
fix build
svn path=/trunk/mono/; revision=27316
Diffstat (limited to 'runtime')
-rw-r--r--runtime/net_1_1/Makefile.am2
-rw-r--r--runtime/net_2_0/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/runtime/net_1_1/Makefile.am b/runtime/net_1_1/Makefile.am
index b347f21ab3f..21e2b4ce925 100644
--- a/runtime/net_1_1/Makefile.am
+++ b/runtime/net_1_1/Makefile.am
@@ -15,7 +15,7 @@ gac_assemblies_list = \
Accessibility \
ByteFX.Data \
Commons.Xml.Relaxng \
- cscompmgd \
+ Cscompmgd \
I18N.CJK \
I18N \
I18N.MidEast \
diff --git a/runtime/net_2_0/Makefile.am b/runtime/net_2_0/Makefile.am
index f7af91600ec..907b471347c 100644
--- a/runtime/net_2_0/Makefile.am
+++ b/runtime/net_2_0/Makefile.am
@@ -15,7 +15,7 @@ gac_assemblies_list = \
Accessibility \
ByteFX.Data \
Commons.Xml.Relaxng \
- cscompmgd \
+ Cscompmgd \
I18N.CJK \
I18N \
I18N.MidEast \