Let check-% depend on all instead of all-local.
[gedcom-parse.git] / t / Makefile.am
index f898e0339a0bfa51790430d564e5dcba08e87188..bb6331421119d0b22b572e6c21e632849ccce779 100644 (file)
@@ -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"; \