gnulib-tool: Use the Python implementation by default.
[gnulib.git] / modules / mkfifoat-tests
blob4c0e23fff2d2e1428e84b1e5c9197159b515ce8c
1 Files:
2 tests/test-mkfifo.h
3 tests/test-mkfifoat.c
4 tests/signature.h
5 tests/macros.h
7 Depends-on:
8 fstatat
9 ignore-value
10 symlink
11 unlinkat
13 configure.ac:
15 Makefile.am:
16 TESTS += test-mkfifoat
17 check_PROGRAMS += test-mkfifoat
18 test_mkfifoat_LDADD = $(LDADD) @LIBINTL@