Pass complete concatenated text in end callback.
[gedcom-parse.git] / t / Makefile.am
index f898e0339a0bfa51790430d564e5dcba08e87188..c1f50b45b5522a01040d1b282aebb9978fcd4c95 100644 (file)
@@ -11,9 +11,9 @@ EXTRA_DIST=$(TESTS) test_valgrind untest_valgrind
 TESTS_ENVIRONMENT=ICONV_PATH=@ICONV_PATH@
 
 all-local:
-       @rm -f *.out
+       @rm -f *.out *.ged
 
-check-% :      %.test all-local
+check-% :      %.test all
        @srcdir=$(srcdir); export srcdir; \
         if $(TESTS_ENVIRONMENT) ./$<; then \
          echo "Test succeeded"; \