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:
authorRafael Teixeira <monoman@gmail.com>2003-07-19 00:01:54 +0400
committerRafael Teixeira <monoman@gmail.com>2003-07-19 00:01:54 +0400
commitd7bfd3c4a9127b1dc15c3cf6e4fb8a0760efa7cd (patch)
treef60e4efa7c18a92cceebfe107b1fc98e94e68a56
parent78e4f6a5e8fb827f7469726d570011ea41ce074b (diff)
Adding System.Messaging and System.ServiceProcess to the buildable subdirs
svn path=/trunk/mcs/; revision=16415
-rw-r--r--mcs/class/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/class/Makefile b/mcs/class/Makefile
index 209547f786e..42f629df134 100644
--- a/mcs/class/Makefile
+++ b/mcs/class/Makefile
@@ -41,6 +41,8 @@ SUBDIRS = \
Mono.Directory.LDAP \
Mono.Security.Win32 \
System.DirectoryServices \
+ System.Messaging \
+ System.ServiceProcess \
# Microsoft.Vsa \
# Microsoft.JScript \