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:
authorSebastien Pouliot <sebastien@ximian.com>2004-09-11 19:07:55 +0400
committerSebastien Pouliot <sebastien@ximian.com>2004-09-11 19:07:55 +0400
commit0e83560f7f089774d31ea6a3e4ecb7d4f9ac0935 (patch)
tree58817e7577e57b8873cbf7bf9806beef518c4752 /mcs/class/System.ServiceProcess/Makefile
parent7fe06dd9d1c18bc9f727f5865b61f521249601a8 (diff)
2004-09-11 Sebastien Pouliot <sebastien@ximian.com>
* Makefile: Updated to include unit tests. * System.ServiceProcess.dll.sources: Added ServiceControllerPermission class to the build. * System.ServiceProcess_test.dll.sources: New. Added sources file for unit tests. svn path=/trunk/mcs/; revision=33749
Diffstat (limited to 'mcs/class/System.ServiceProcess/Makefile')
-rw-r--r--mcs/class/System.ServiceProcess/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/class/System.ServiceProcess/Makefile b/mcs/class/System.ServiceProcess/Makefile
index 5befd1ea05e..a2c502f85ad 100644
--- a/mcs/class/System.ServiceProcess/Makefile
+++ b/mcs/class/System.ServiceProcess/Makefile
@@ -4,7 +4,6 @@ include ../../build/rules.make
LIBRARY = System.ServiceProcess.dll
LIB_MCS_FLAGS = /r:System.dll
-NO_TEST = yes
EXTRA_DISTFILES =