Merge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a' into stable
[gnulib.git] / modules / modff-tests
1 Files:
2 tests/test-modff.c
3 tests/signature.h
4 tests/macros.h
5
6 Depends-on:
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-modff
12 check_PROGRAMS += test-modff
13 test_modff_LDADD = $(LDADD) @MODFF_LIBM@