X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2FMakefile.am;h=f898e0339a0bfa51790430d564e5dcba08e87188;hb=68591c9aab2c2f87640bbea49220f860b09bb39c;hp=a95ff704bb385acad470db4f182306a646038885;hpb=a5bd4c3c89f5cb433a615c436947b8b0f44c3661;p=gedcom-parse.git diff --git a/t/Makefile.am b/t/Makefile.am index a95ff70..f898e03 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -6,12 +6,12 @@ SUBDIRS=src input output . TESTS := $(wildcard $(srcdir)/*.test) -EXTRA_DIST=$(TESTS) +EXTRA_DIST=$(TESTS) test_valgrind untest_valgrind TESTS_ENVIRONMENT=ICONV_PATH=@ICONV_PATH@ all-local: - @rm -f *.out $(DMALLOC_LOG) + @rm -f *.out check-% : %.test all-local @srcdir=$(srcdir); export srcdir; \