diff --git a/Sources/Compiler/.Config/config.mk b/Sources/Compiler/.Config/config.mk index d8ef572..b907fa7 100644 --- a/Sources/Compiler/.Config/config.mk +++ b/Sources/Compiler/.Config/config.mk @@ -122,4 +122,4 @@ sprofile_tr = $(sprofile-$(sprofile)) mode_tr = $(mode-$(mode)) xlinx_tr = $(xlinx-$(xlinx)) RUNTEST_tr = $(RUNTEST-$(profile)) -SRUNTEST_tr = $(RUNTEST-$(profile)) +SRUNTEST_tr = $(RUNTEST-$(sprofile))