doc: Document our conventions for *.m4 files.
[gnulib.git] / modules / copysign-tests
blob5a07220ebae2e43edcee60c8ad95ac69b1d5a1da
1 Files:
2 tests/test-copysign.c
3 tests/signature.h
4 tests/minus-zero.h
5 tests/macros.h
7 Depends-on:
9 configure.ac:
11 Makefile.am:
12 TESTS += test-copysign
13 check_PROGRAMS += test-copysign
14 test_copysign_LDADD = $(LDADD) @COPYSIGN_LIBM@