X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpipe2-tests;h=2e6c3f78a76c4c3d2c94bc5845a97a7c9b0c997c;hb=4470580881a7b821b52fb5635102ef3e27aa5af4;hp=4d5e624bdded242a6249aa6410db28a9e1f7e9f6;hpb=d72a58196097ef02dcd3529050b83f92518770c6;p=gnulib.git diff --git a/modules/pipe2-tests b/modules/pipe2-tests index 4d5e624bd..2e6c3f78a 100644 --- a/modules/pipe2-tests +++ b/modules/pipe2-tests @@ -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)