gnulib-tool.py: Optimize directory creation.
[gnulib.git] / modules / fts-tests
blobfc1e479231a6eea493d7b33c2f5fce65036f5084
1 Status:
2 longrunning-test
4 Files:
5 tests/test-fts.c
7 Depends-on:
8 c99
9 errno
10 remove
11 unlinkat
13 configure.ac:
15 Makefile.am:
16 TESTS += test-fts
17 check_PROGRAMS += test-fts
18 test_fts_LDADD = $(LDADD) @LIBINTL@