posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / modff-tests
blob6675c40b2caff42ea04963518c9204425ed2b09d
1 Files:
2 tests/test-modff.c
3 tests/test-modf.h
4 tests/signature.h
5 tests/macros.h
6 tests/randomf.c
8 Depends-on:
10 configure.ac:
12 Makefile.am:
13 TESTS += test-modff
14 check_PROGRAMS += test-modff
15 test_modff_SOURCES = test-modff.c randomf.c
16 test_modff_LDADD = $(LDADD) @MODFF_LIBM@