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-11-15 05:22:05 +0300
committerMartin Baulig <martin@novell.com>2004-11-15 05:22:05 +0300
commit67f212c2dedf181e549eeca42a57ab502209a4e6 (patch)
treedafb754c18bb895f8497e4db50125fdd9a3aed84 /runtime
parent2202d8f95b787c2ece915374a133a8223fb42128 (diff)
2004-11-15 Martin Baulig <martin@ximian.com>
* runtime/net_2_0/Makefile.am (gac_assemblies_list): Added Mono.C5. svn path=/trunk/mono/; revision=36112
Diffstat (limited to 'runtime')
-rw-r--r--runtime/net_2_0/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/net_2_0/Makefile.am b/runtime/net_2_0/Makefile.am
index 29b9c852fac..dd8bacc2e49 100644
--- a/runtime/net_2_0/Makefile.am
+++ b/runtime/net_2_0/Makefile.am
@@ -32,6 +32,7 @@ gac_assemblies_list = \
Microsoft.VisualBasic \
Microsoft.VisualC \
Microsoft.Vsa \
+ Mono.C5 \
Mono.Cairo \
$(MONO_CSHARP_DEBUGGER) \
Mono.Data.SybaseClient \