X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2FMakefile.am;h=bb6331421119d0b22b572e6c21e632849ccce779;hb=2bc823f8a1f484dca1c3c816a718ffd80df509dd;hp=f898e0339a0bfa51790430d564e5dcba08e87188;hpb=1f1d8f629abb83c4a54786e5d1ac36b26c70d4a9;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"; \