X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2FMakefile.am;fp=t%2FMakefile.am;h=bb6331421119d0b22b572e6c21e632849ccce779;hb=b6f6057d1785a742c80a28c6864791c8e0a9adcb;hp=f898e0339a0bfa51790430d564e5dcba08e87188;hpb=887480c32e06ea9e243607010abb3d6816e55159;p=gedcom-parse.git diff --git a/t/Makefile.am b/t/Makefile.am index f898e03..bb63314 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -13,7 +13,7 @@ TESTS_ENVIRONMENT=ICONV_PATH=@ICONV_PATH@ all-local: @rm -f *.out -check-% : %.test all-local +check-% : %.test all @srcdir=$(srcdir); export srcdir; \ if $(TESTS_ENVIRONMENT) ./$<; then \ echo "Test succeeded"; \