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:
authorZoltan Varga <vargaz@gmail.com>2008-10-08 09:58:51 +0400
committerZoltan Varga <vargaz@gmail.com>2008-10-08 09:58:51 +0400
commitf10ff05fc61a49921efdade92d234f299134a732 (patch)
treede664f241040017c3fe812d7c1af25ccd5f09e6d /mcs/class/System.Security
parentcaf3a7995f1e211fdca3e3c73bc474610f93b9b9 (diff)
2008-10-08 Zoltan Varga <vargaz@gmail.com>
* Makefile */Makefile build/profiles/*.make: Rename the 'default' profile to 'net_1_1'. svn path=/trunk/mcs/; revision=115166
Diffstat (limited to 'mcs/class/System.Security')
-rw-r--r--mcs/class/System.Security/Test/standalone_tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Security/Test/standalone_tests/Makefile b/mcs/class/System.Security/Test/standalone_tests/Makefile
index 08719c4ef15..b6259de7ad1 100644
--- a/mcs/class/System.Security/Test/standalone_tests/Makefile
+++ b/mcs/class/System.Security/Test/standalone_tests/Makefile
@@ -1,4 +1,4 @@
-PROFILE = default
+PROFILE = net_1_1
RUNTIME = MONO_PATH=../../../lib/$(PROFILE) mono --debug
#XMLDSIG_EXE_OPTIONS =
XMLDSIG_EXE_OPTIONS = --decent-reader