diff --git a/test/Makefile.am b/test/Makefile.am index ceb856b9..c837f64c 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -31,6 +31,6 @@ CLEANFILES = regress.gen.h regress.gen.c test: test-init test-eof test-weof test-time regress verify: test - @./test.sh + @$(srcdir)/test.sh bench test-init test-eof test-weof test-time: ../libevent.la