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