diff --git a/makefile b/makefile index 2baa5453..154ae9bd 100644 --- a/makefile +++ b/makefile @@ -186,7 +186,11 @@ find_include = $(abspath $(strip $(firstword $(foreach dir,$(strip ${INCPATH}),$ ifneq (3,${SIM_MAJOR}) ifneq (0,$(TESTS)) find_test = RegisterSanityCheck $(abspath $(wildcard $(1)/tests/$(2)_test.ini))