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