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:
Diffstat (limited to 'mcs/class/System.Runtime.Remoting/Makefile')
-rw-r--r--mcs/class/System.Runtime.Remoting/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mcs/class/System.Runtime.Remoting/Makefile b/mcs/class/System.Runtime.Remoting/Makefile
index 4dc2f64f9d2..3b4b390b4f6 100644
--- a/mcs/class/System.Runtime.Remoting/Makefile
+++ b/mcs/class/System.Runtime.Remoting/Makefile
@@ -15,8 +15,6 @@ endif
TEST_MCS_FLAGS = -nowarn:618
TEST_LIB_REFS = System System.Xml System.Core
-TEST_MONO_PATH = .
-
EXTRA_DISTFILES = Test/corba-example.cs Test/simple-example.cs
include ../../build/library.make