maint.mk: relax the default _gl_TS_function_match regexp
[gnulib.git] / modules / nonblocking-tests
index 34d206d..b84a327 100644 (file)
@@ -5,11 +5,12 @@ tests/macros.h
 Depends-on:
 close
 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)