diff --git a/tests/Makefile b/tests/Makefile index 6fdf08ac43..5d3e59d0d3 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -268,8 +268,8 @@ tests : clean all_compilations cont_tests : all_compilations -getret$(EXTEXT) : getret.pp - $(COMPILER) getret +getret$(EXEEXT) : getret.pp + $(FPC) getret ifndef inlinux