X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpipe2-tests;h=74f9d5f3e338e05178a9be9df32a2c688c0c5c97;hb=5191b3546cfb6c163228c23f214e325ddf60d46f;hp=4d5e624bdded242a6249aa6410db28a9e1f7e9f6;hpb=d72a58196097ef02dcd3529050b83f92518770c6;p=gnulib.git diff --git a/modules/pipe2-tests b/modules/pipe2-tests index 4d5e624bd..74f9d5f3e 100644 --- a/modules/pipe2-tests +++ b/modules/pipe2-tests @@ -1,11 +1,15 @@ Files: tests/test-pipe2.c +tests/signature.h +tests/macros.h Depends-on: stdbool +msvc-nothrow configure.ac: Makefile.am: TESTS += test-pipe2 check_PROGRAMS += test-pipe2 +test_pipe2_LDADD = $(LDADD) $(LIBSOCKET)