posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / getumask-tests
blob0f617dab5b62b3da3016c0e508e5d8d21c9aef24
1 Files:
2 tests/test-getumask.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-getumask
12 check_PROGRAMS += test-getumask
13 test_getumask_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_GETRANDOM) $(LIBINTL) $(LIBTHREAD)