X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2FMakefile.am;h=9ed85d9e6bc562d33b7b3b7778434caae05fe55e;hb=610f424e2c0eb060719d84ffa05d55264d7af1d3;hp=720ae2eed8ccbe35b69dd4d93f32b53847ca1a2c;hpb=662652cb9266fddfcdcb28497d311eddd626dae8;p=gedcom-parse.git diff --git a/t/Makefile.am b/t/Makefile.am index 720ae2e..9ed85d9 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -22,7 +22,7 @@ TESTS := $(wildcard $(srcdir)/*.test) EXTRA_DIST=$(TEST_SCRIPT) $(TESTS) all-local: - rm -f ../testgedcom.out + rm -f ../testgedcom.out ./testgedcom.out check-% : %.test @srcdir=$(srcdir); export srcdir; \