X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2FMakefile.am;fp=t%2FMakefile.am;h=f898e0339a0bfa51790430d564e5dcba08e87188;hb=1f1d8f629abb83c4a54786e5d1ac36b26c70d4a9;hp=469f53cb20e11384c1c8a676d152d9fcaa62737a;hpb=836e96dc2e006b691d6a5d129003392dd583c8e1;p=gedcom-parse.git diff --git a/t/Makefile.am b/t/Makefile.am index 469f53c..f898e03 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -6,7 +6,7 @@ SUBDIRS=src input output . TESTS := $(wildcard $(srcdir)/*.test) -EXTRA_DIST=$(TESTS) +EXTRA_DIST=$(TESTS) test_valgrind untest_valgrind TESTS_ENVIRONMENT=ICONV_PATH=@ICONV_PATH@