consensus: destroy set handles
[oweals/gnunet.git] / src / util / Makefile.am
index ac125fb663d98d4fea91d1ea658c94044e5cdd41..df319fe7792b247755dd96091b1a9d311e6d6428 100644 (file)
@@ -31,6 +31,9 @@ endif
 
 if !MINGW
  SERVER_CLIENT_UNIX = test_server_with_client_unix
+ TEST_CLIENT_UNIC_NC = test_client_unix.nc
+else
+ TEST_CLIENT_UNIC_NC =
 endif
 
 if USE_COVERAGE
@@ -266,7 +269,7 @@ endif
 check_PROGRAMS = \
  test_bio \
  test_client.nc \
test_client_unix.nc \
$(TEST_CLIENT_UNIX_NC) \
  $(SSH_USING_TESTS) \
  test_common_allocation \
  test_common_endian \