From 0e83560f7f089774d31ea6a3e4ecb7d4f9ac0935 Mon Sep 17 00:00:00 2001 From: Sebastien Pouliot Date: Sat, 11 Sep 2004 15:07:55 +0000 Subject: 2004-09-11 Sebastien Pouliot * 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 --- mcs/class/System.ServiceProcess/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'mcs/class/System.ServiceProcess/Makefile') 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 = -- cgit v1.2.3