gnulib-tool: Ignore autom4te.cache when using GNULIB_TOOL_IMPL=sh+py.
[gnulib.git] / modules / fabs-tests
blob3468c3494a0013a50c60e2fd882adf3724259946
1 Files:
2 tests/test-fabs.c
3 tests/test-fabs.h
4 tests/signature.h
5 tests/minus-zero.h
6 tests/macros.h
7 tests/randomd.c
9 Depends-on:
10 signbit
12 configure.ac:
14 Makefile.am:
15 TESTS += test-fabs
16 check_PROGRAMS += test-fabs
17 test_fabs_SOURCES = test-fabs.c randomd.c
18 test_fabs_LDADD = $(LDADD) @FABS_LIBM@