X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpipe-filter-ii-tests;h=236de130b9ec545789d367735fa35612508457f3;hb=7dd6551404efff84abc69c3795dbe125cd13ebbd;hp=3fff6d709ec9798885dd232631aa5b041a6e85aa;hpb=948b2bc1363ece53b0a9df2742ddd03d37308f69;p=gnulib.git diff --git a/modules/pipe-filter-ii-tests b/modules/pipe-filter-ii-tests index 3fff6d709..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,5 +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@