X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpipe2-tests;h=74f9d5f3e338e05178a9be9df32a2c688c0c5c97;hb=87ec6b3127681c8c970b5f4d7ea3253f72ca47cc;hp=7ed4c871429ccb6386fabb92efdbba1bb90cd96f;hpb=89ae4589dd58d12e7cbcf0e92c1d828c1e430f97;p=gnulib.git diff --git a/modules/pipe2-tests b/modules/pipe2-tests index 7ed4c8714..74f9d5f3e 100644 --- a/modules/pipe2-tests +++ b/modules/pipe2-tests @@ -1,12 +1,15 @@ Files: -tests/signature.h 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)