avoid some overlong lines from posix urls, etc.
[gnulib.git] / modules / pipe-tests
1 Files:
2 tests/test-pipe.sh
3 tests/test-pipe.c
4 tests/macros.h
5
6 Depends-on:
7 progname
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-pipe.sh
13 check_PROGRAMS += test-pipe
14 test_pipe_LDADD = $(LDADD) @LIBINTL@