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:
authorDuncan Mak <duncan@mono-cvs.ximian.com>2004-05-01 08:06:55 +0400
committerDuncan Mak <duncan@mono-cvs.ximian.com>2004-05-01 08:06:55 +0400
commit6ce513322795245575aa2b9e37f50cc240be5ff1 (patch)
tree8951c54cb8bc843a201324af5f8131b6d3c81d91 /runtime
parent793c192cf2616d61b1bf3aa5e183fa539ec1468a (diff)
(gac_assemblies_list): Add
System.Web.Services. Someone accidentally took the line out. svn path=/trunk/mono/; revision=26488
Diffstat (limited to 'runtime')
-rw-r--r--runtime/net_1_1/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/net_1_1/Makefile.am b/runtime/net_1_1/Makefile.am
index e1a385ac994..3df2c00cd2d 100644
--- a/runtime/net_1_1/Makefile.am
+++ b/runtime/net_1_1/Makefile.am
@@ -58,6 +58,7 @@ gac_assemblies_list = \
System.Security \
System.ServiceProcess \
System.Web \
+ System.Web.Services \
System.Windows.Forms \
System.Xml