maint.mk: avoid sc_prohibit_always-defined_macros failure in coreutils
[gnulib.git] / modules / nonblocking-tests
index 94fccb2..b84a327 100644 (file)
@@ -4,13 +4,13 @@ tests/macros.h
 
 Depends-on:
 close
-open
 pipe-posix
-socket
+nonblocking-pipe-tests
+nonblocking-socket-tests
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-nonblocking
 check_PROGRAMS += test-nonblocking
-test_nonblocking_LDADD = $(LDADD) @LIBSOCKET@
+test_nonblocking_LDADD = $(LDADD) $(LIBSOCKET)