gnulib-tool: Use the Python implementation by default.
[gnulib.git] / modules / cbrt-tests
blob9384e2a7cdb2ef4f33dd910c459bb3b7e311d6bb
1 Files:
2 tests/test-cbrt.c
3 tests/test-cbrt.h
4 tests/signature.h
5 tests/macros.h
6 tests/randomd.c
8 Depends-on:
10 configure.ac:
12 Makefile.am:
13 TESTS += test-cbrt
14 check_PROGRAMS += test-cbrt
15 test_cbrt_SOURCES = test-cbrt.c randomd.c
16 test_cbrt_LDADD = $(LDADD) @CBRT_LIBM@