warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / pow-tests
blob1189af91ec0091ae3f7dd9126398a47fabfcc077
1 Files:
2 tests/test-pow.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-pow
12 check_PROGRAMS += test-pow
13 test_pow_LDADD = $(LDADD) @POW_LIBM@