X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpipe-filter-ii-tests;h=236de130b9ec545789d367735fa35612508457f3;hb=e91216b238f2af78257bd943db0b22b289d172cc;hp=725d7be5c0744b53d62d90fee288cb22a1f678af;hpb=b49ab1d9bdaecd2c9edf2b1694c89de250fac941;p=gnulib.git diff --git a/modules/pipe-filter-ii-tests b/modules/pipe-filter-ii-tests index 725d7be5c..236de130b 100644 --- a/modules/pipe-filter-ii-tests +++ b/modules/pipe-filter-ii-tests @@ -5,6 +5,7 @@ tests/test-vasnprintf-posix.c tests/test-pipe-filter-ii2.sh tests/test-pipe-filter-ii2-main.c tests/test-pipe-filter-ii2-child.c +tests/macros.h Depends-on: binary-io @@ -17,7 +18,6 @@ configure.ac: Makefile.am: TESTS += test-pipe-filter-ii1.sh test-pipe-filter-ii2.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-pipe-filter-ii1 test-pipe-filter-ii2-main test-pipe-filter-ii2-child test_pipe_filter_ii1_LDADD = $(LDADD) @LIBINTL@ test_pipe_filter_ii2_main_LDADD = $(LDADD) @LIBINTL@