mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-13 14:26:30 -04:00
srcdir for verify; from Christopher Layne
svn:r517
This commit is contained in:
parent
4f97edc596
commit
3d14e10037
@ -31,6 +31,6 @@ CLEANFILES = regress.gen.h regress.gen.c
|
|||||||
test: test-init test-eof test-weof test-time regress
|
test: test-init test-eof test-weof test-time regress
|
||||||
|
|
||||||
verify: test
|
verify: test
|
||||||
@./test.sh
|
@$(srcdir)/test.sh
|
||||||
|
|
||||||
bench test-init test-eof test-weof test-time: ../libevent.la
|
bench test-init test-eof test-weof test-time: ../libevent.la
|
||||||
|
Loading…
x
Reference in New Issue
Block a user