Add $(TEST_TOOL) as dependency of make check

This commit is contained in:
Jeroen Dekkers 2014-05-29 15:35:46 +02:00
parent fac9520f64
commit 93971dc434

View file

@ -42,5 +42,5 @@ ADDITIONAL_LDFLAGS += -Wl,--no-as-needed
include $(GNUSTEP_MAKEFILES)/test-tool.make include $(GNUSTEP_MAKEFILES)/test-tool.make
-include GNUmakefile.postamble -include GNUmakefile.postamble
check :: check :: $(TEST_TOOL)
./obj/sogo-tests ./obj/sogo-tests