posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / immutable-tests
blob3265fa6f89eab96041626aaeba1f6df83503bc73
1 Files:
2 tests/test-immutable.sh
3 tests/test-immutable.c
4 tests/macros.h
6 Depends-on:
7 stdbool
8 _Exit
10 configure.ac:
12 Makefile.am:
13 TESTS += test-immutable.sh
14 check_PROGRAMS += test-immutable
15 test_immutable_LDADD = $(LDADD) $(LIBTHREAD)