X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2FMakefile.am;h=6e2fb3e1bb0bb1165b17abe5f23511d87cdf3f09;hb=3d1822cb295202993c11564f7dd64442d8b67d2f;hp=bb6331421119d0b22b572e6c21e632849ccce779;hpb=b6f6057d1785a742c80a28c6864791c8e0a9adcb;p=gedcom-parse.git diff --git a/t/Makefile.am b/t/Makefile.am index bb63314..6e2fb3e 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -6,12 +6,12 @@ SUBDIRS=src input output . TESTS := $(wildcard $(srcdir)/*.test) -EXTRA_DIST=$(TESTS) test_valgrind untest_valgrind +EXTRA_DIST=$(TESTS) set_testenv TESTS_ENVIRONMENT=ICONV_PATH=@ICONV_PATH@ all-local: - @rm -f *.out + @rm -f *.out *.ged check-% : %.test all @srcdir=$(srcdir); export srcdir; \