warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / expf-tests
blobb1d1c4ac1185a245e461c3b1999b9a9406194282
1 Files:
2 tests/test-expf.c
3 tests/test-exp.h
4 tests/signature.h
5 tests/macros.h
6 tests/randomf.c
8 Depends-on:
10 configure.ac:
12 Makefile.am:
13 TESTS += test-expf
14 check_PROGRAMS += test-expf
15 test_expf_SOURCES = test-expf.c randomf.c
16 test_expf_LDADD = $(LDADD) @EXPF_LIBM@