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 10:08:32 +0400
committerRaja R Harinath <harinath@hurrynot.org>2004-06-24 10:08:32 +0400
commite49aacd9816800ab63ffb018fd84e6801ab1dd48 (patch)
treee78d475d8e19ceb71677803119e17da3ff3f89a5 /runtime
parent7d3c788eb81b1bd28f4494a317228f6093badfa1 (diff)
(gac_assemblies_list): Don't mention nunit.*.
Fix for #60443. svn path=/trunk/mono/; revision=30277
Diffstat (limited to 'runtime')
-rw-r--r--runtime/net_2_0/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/net_2_0/Makefile.am b/runtime/net_2_0/Makefile.am
index 0510755e10c..074399ab5ab 100644
--- a/runtime/net_2_0/Makefile.am
+++ b/runtime/net_2_0/Makefile.am
@@ -45,9 +45,6 @@ gac_assemblies_list = \
Mono.Security.Win32 \
Novell.Directory.Ldap \
Npgsql \
- nunit.util \
- nunit.core \
- nunit.framework \
PEAPI \
System.Configuration.Install \
System.Data \