diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index cc13588..f61cec5 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -29,7 +29,7 @@ TESTS = version if HAVE_W32_SYSTEM testtools = -TESTS += fdpassing-socket +TESTS += fdpassing else TESTS += pipeconnect testtools = socks5 |