Add $(srcdir)/ to source directory references in Makefile fragments
[gnulib.git] / modules / binary-io-tests
1 Files:
2 tests/test-binary-io.sh
3 tests/test-binary-io.c
4
5 Depends-on:
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-binary-io.sh
11 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
12 EXTRA_DIST += test-binary-io.sh
13 check_PROGRAMS += test-binary-io
14