maint.mk: avoid spurious failure of _sc_search_regexp-using tests
[gnulib.git] / modules / fabs-tests
1 Files:
2 tests/test-fabs.c
3 tests/signature.h
4 tests/minus-zero.h
5 tests/macros.h
6
7 Depends-on:
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-fabs
13 check_PROGRAMS += test-fabs
14 test_fabs_LDADD = $(LDADD) @FABS_LIBM@