pipe2: fix O_NONBLOCK support on mingw
[pspp] / modules / pipe2-tests
index 7ed4c871429ccb6386fabb92efdbba1bb90cd96f..9e751dc32760f57853fc01211c5a708b3c8d51ec 100644 (file)
@@ -1,6 +1,7 @@
 Files:
-tests/signature.h
 tests/test-pipe2.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdbool
@@ -10,3 +11,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-pipe2
 check_PROGRAMS += test-pipe2
+test_pipe2_LDADD = $(LDADD) @LIBSOCKET@