Make roundf-tests module depend on floorf, ceilf.
[gnulib.git] / modules / striconv-tests
1 Files:
2 tests/test-striconv.c
3
4 Depends-on:
5
6 configure.ac:
7
8 Makefile.am:
9 TESTS += test-striconv
10 check_PROGRAMS += test-striconv
11 test_striconv_LDADD = $(LDADD) @LIBICONV@
12