[bcl] Rename aot_only profile to testing_aot_full
[mono.git] / mono / tests / assemblyresolve / Makefile.am
index 1d3942ffa4fef881c4f2b0d35d8e92fc3c68c84e..7cf52bca24f3160c476cf44e940c7948bdf02a3f 100644 (file)
@@ -5,7 +5,7 @@ with_mono_path = MONO_PATH=$(CLASS)
 RUNTIME = $(top_builddir)/runtime/mono-wrapper --debug
 MCS = $(with_mono_path) $(RUNTIME) $(CSC) -noconfig -nologo -debug:portable -target:library
 
-if INSTALL_AOT_ONLY
+if INSTALL_TESTING_AOT_FULL
 prereq: aot
 else
 prereq: test/asm.dll