doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / mkfifoat-tests
1 Files:
2 tests/test-mkfifo.h
3 tests/test-mkfifoat.c
4 tests/signature.h
5 tests/macros.h
6
7 Depends-on:
8 fstatat
9 ignore-value
10 symlink
11 unlinkat
12
13 configure.ac:
14
15 Makefile.am:
16 TESTS += test-mkfifoat
17 check_PROGRAMS += test-mkfifoat
18 test_mkfifoat_LDADD = $(LDADD) @LIBINTL@