added missing dependencies to fix failing unistr/ tests
[gnulib.git] / modules / ceill-tests
1 Files:
2 tests/test-ceill.c
3 tests/nan.h
4 tests/signature.h
5 tests/macros.h
6
7 Depends-on:
8 fpucw
9 isnanl-nolibm
10 float
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-ceill
16 check_PROGRAMS += test-ceill
17 test_ceill_LDADD = $(LDADD) @CEILL_LIBM@