Ignore one more generated index from makeinfo.
[gnulib.git] / modules / frexp-tests
1 Files:
2 tests/test-frexp.c
3 tests/nan.h
4 tests/signature.h
5 tests/macros.h
6
7 Depends-on:
8 isnand-nolibm
9 signbit
10
11 configure.ac:
12
13 Makefile.am:
14 TESTS += test-frexp
15 check_PROGRAMS += test-frexp
16 test_frexp_LDADD = $(LDADD) @FREXP_LIBM@