]> arthur.barton.de Git - netatalk.git/commitdiff
Disable libevent tests
authorFrank Lahm <franklahm@googlemail.com>
Fri, 23 Mar 2012 15:54:27 +0000 (16:54 +0100)
committerFrank Lahm <franklahm@googlemail.com>
Fri, 23 Mar 2012 15:54:27 +0000 (16:54 +0100)
libevent/test/Makefile.am

index b10c41a8894c86f007d4987b29bff4a03680aca5..5904b64498257dede61cf2aa216e9d8ef143d078 100644 (file)
@@ -19,7 +19,7 @@ endif
 EXTRA_PROGRAMS = regress
 noinst_HEADERS = tinytest.h tinytest_macros.h regress.h tinytest_local.h
 
-TESTS = $(top_srcdir)/test/test.sh
+TESTS = $(top_srcdir)/test/test.sh
 
 BUILT_SOURCES =
 if BUILD_REGRESS