diff --git a/expat/Makefile.am b/expat/Makefile.am index b3c78da2..5ed9ac41 100644 --- a/expat/Makefile.am +++ b/expat/Makefile.am @@ -119,7 +119,7 @@ buildlib: .PHONY: run-benchmark run-benchmark: $(MAKE) -C tests/benchmark - tests/benchmark/benchmark@EXEEXT@ -n $(top_srcdir)/../testdata/largefiles/recset.xml 65535 3 + ./run.sh tests/benchmark/benchmark@EXEEXT@ -n $(top_srcdir)/../testdata/largefiles/recset.xml 65535 3 tests/xmlts.zip: if test "$(XMLTS_ZIP)" = ""; then \