iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / pipe2-tests
index 4d5e624bdded242a6249aa6410db28a9e1f7e9f6..2e6c3f78a76c4c3d2c94bc5845a97a7c9b0c997c 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)