gnulib-tool: Fix trouble caused by Python's bytecode cache.
[gnulib.git] / modules / logf-tests
blob1dee20b33406dc1298ea1e69d6f82b8b3f449802
1 Files:
2 tests/test-logf.c
3 tests/test-log.h
4 tests/minus-zero.h
5 tests/signature.h
6 tests/macros.h
7 tests/randomf.c
9 Depends-on:
11 configure.ac:
13 Makefile.am:
14 TESTS += test-logf
15 check_PROGRAMS += test-logf
16 test_logf_SOURCES = test-logf.c randomf.c
17 test_logf_LDADD = $(LDADD) @LOGF_LIBM@