diff --git a/mono/tests/cas/assembly/Makefile.am b/mono/tests/cas/assembly/Makefile.am index 7e59f57c888b9..76bb0c40f0eea 100644 --- a/mono/tests/cas/assembly/Makefile.am +++ b/mono/tests/cas/assembly/Makefile.am @@ -5,7 +5,7 @@ RUNTIME = $(with_mono_path) $(top_builddir)/runtime/mono-wrapper --debug CAS_RUNTIME = $(RUNTIME) --security CSCOMPILE = $(RUNTIME) $(mcs_topdir)/class/lib/basic/mcs.exe -debug -PERMVIEW = $(RUNTIME2) $(mcs_topdir)/tools/security/permview.exe +PERMVIEW = $(RUNTIME) $(mcs_topdir)/tools/security/permview.exe PROFILE = net_2_0 tests: all.exe min.exe opt.exe ref.exe none.exe