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