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