posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / linkat-tests
blob92cb43f82ec308936b3d74bd26c81e9e54ca66d5
1 Files:
2 tests/test-link.h
3 tests/test-linkat.c
4 tests/signature.h
5 tests/macros.h
7 Depends-on:
8 ignore-value
9 areadlink-with-size
10 filenamecat-lgpl
11 getcwd-lgpl
12 same-inode
13 unlinkat
15 configure.ac:
17 Makefile.am:
18 TESTS += test-linkat
19 check_PROGRAMS += test-linkat
20 test_linkat_LDADD = $(LDADD) @LIBINTL@