posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / hypot-tests
blobb8df992516cce7e269d0bedd4b78a5609302cfdf
1 Files:
2 tests/test-hypot.c
3 tests/test-hypot.h
4 tests/signature.h
5 tests/macros.h
6 tests/randomd.c
8 Depends-on:
10 configure.ac:
12 Makefile.am:
13 TESTS += test-hypot
14 check_PROGRAMS += test-hypot
15 test_hypot_SOURCES = test-hypot.c randomd.c
16 test_hypot_LDADD = $(LDADD) @HYPOT_LIBM@