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 f61cec5..317c66d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -28,8 +28,8 @@ CLEANFILES = TESTS = version if HAVE_W32_SYSTEM -testtools = TESTS += fdpassing +testtools = else TESTS += pipeconnect testtools = socks5 |