Index: test/Makefile.am
===================================================================
--- test/Makefile.am    (revision 515)
+++ test/Makefile.am    (working copy)
@@ -31,6 +31,6 @@
 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
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to