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-06-24 18:42:24 +0400
committerRaja R Harinath <harinath@hurrynot.org>2004-06-24 18:42:24 +0400
commitcd66bf819254299c5cd97d92cc6a4be3390cf222 (patch)
tree6559d363aceff353f268ace3fdb6fc86282677a6 /runtime
parentf04f14f3a78e13f2a516acb716a36add8156d0bc (diff)
(gac_assemblies_list): Put back
ICSharpCode.SharpZipLib, not that it has a different version. svn path=/trunk/mono/; revision=30314
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 5e9d4100a39..449104f9a9c 100644
--- a/runtime/net_2_0/Makefile.am
+++ b/runtime/net_2_0/Makefile.am
@@ -27,6 +27,7 @@ gac_assemblies_list = \
I18N.Other \
I18N.Rare \
I18N.West \
+ ICSharpCode.SharpZipLib \
Microsoft.VisualBasic \
Microsoft.VisualC \
Microsoft.Vsa \