largefile: fix typo that regressed large file support
[gnulib.git] / modules / pipe2-tests
index 4d5e624..2e6c3f7 100644 (file)
@@ -1,5 +1,7 @@
 Files:
 tests/test-pipe2.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdbool
@@ -9,3 +11,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-pipe2
 check_PROGRAMS += test-pipe2
+test_pipe2_LDADD = $(LDADD) $(LIBSOCKET)