1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-02 15:41:25 +03:00
Files
gnulib/modules/pipe-tests
2009-08-11 12:52:19 +02:00

15 lines
221 B
Plaintext

Files:
tests/test-pipe.sh
tests/test-pipe.c
Depends-on:
progname
configure.ac:
Makefile.am:
TESTS += test-pipe.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
check_PROGRAMS += test-pipe
test_pipe_LDADD = $(LDADD) @LIBINTL@