X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2FMakefile.am;h=071b1ea87dbaceab46584c9f2e60eaa1b8380747;hb=aebc12c8ea1375cfb6f3366e8b6e1d792ec83c04;hp=fea7cce11680ecd2d671d0dd9c80cddea64ed00a;hpb=0767205183bd541a80b83ce4578e22c9b5fe9fa4;p=gedcom-parse.git diff --git a/t/Makefile.am b/t/Makefile.am index fea7cce..071b1ea 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -9,8 +9,10 @@ TESTS := $(wildcard $(srcdir)/*.test) EXTRA_DIST=$(TESTS) +TESTS_ENVIRONMENT=ICONV_PATH=@ICONV_PATH@ + all-local: - @rm -f testgedcom.out $(DMALLOC_LOG) + @rm -f *.out $(DMALLOC_LOG) check-% : %.test all-local @srcdir=$(srcdir); export srcdir; \