srcdir for verify; from Christopher Layne

svn:r517
This commit is contained in:
Niels Provos 2007-11-12 05:34:50 +00:00
parent 4f97edc596
commit 3d14e10037

View File

@ -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