maint.mk: add missing version to VC-tag
[gnulib.git] / modules / frexpl-tests
1 Files:
2 tests/test-frexpl.c
3 tests/minus-zero.h
4 tests/nan.h
5 tests/signature.h
6 tests/macros.h
7
8 Depends-on:
9 fpucw
10 isnanl-nolibm
11 signbit
12 float
13
14 configure.ac:
15
16 Makefile.am:
17 TESTS += test-frexpl
18 check_PROGRAMS += test-frexpl
19 test_frexpl_LDADD = $(LDADD) @FREXPL_LIBM@