tests: add check-valgrind-local make rule

This guarantees that $(check_LIBRARIES) and $(check_PROGRAMS)
are made on 'make check-valgrind' before its recipe is processed.

* tests/Makefile.am (check-valgrind-local): New rule.
(.PHONY): Add it.
This commit is contained in:
Дмитрий Левин 2017-07-20 00:06:06 +00:00
parent bcf04aba1b
commit 802f46e3b6

View File

@ -387,6 +387,9 @@ clean-local: clean-local-check
clean-local-check:
-rm -rf -- $(TESTS:.test=.dir) $(GEN_TESTS:.gen.test=.dir)
.PHONY: check-valgrind-local
check-valgrind-local: $(check_LIBRARIES) $(check_PROGRAMS)
BUILT_SOURCES = ksysent.h
CLEANFILES = ksysent.h