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