X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpipe-filter-gi-tests;h=e5da5623947e105a98b9d39992d1a986f24eb503;hb=260e67ceada4f5a198c34a018e8eff4bf15b8a4a;hp=f0b2969f5a75f046e55483bcb90dbd36c4eef769;hpb=2d4d7d9d00fe33b6f5291e00a30b6c1016775b74;p=gnulib.git diff --git a/modules/pipe-filter-gi-tests b/modules/pipe-filter-gi-tests index f0b2969f5..e5da56239 100644 --- a/modules/pipe-filter-gi-tests +++ b/modules/pipe-filter-gi-tests @@ -5,6 +5,7 @@ tests/test-vasnprintf-posix.c tests/test-pipe-filter-gi2.sh tests/test-pipe-filter-gi2-main.c tests/test-pipe-filter-gi2-child.c +tests/macros.h Depends-on: binary-io @@ -18,7 +19,6 @@ configure.ac: Makefile.am: TESTS += test-pipe-filter-gi1.sh test-pipe-filter-gi2.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-pipe-filter-gi1 test-pipe-filter-gi2-main test-pipe-filter-gi2-child test_pipe_filter_gi1_LDADD = $(LDADD) @LIBINTL@ test_pipe_filter_gi2_main_LDADD = $(LDADD) @LIBINTL@