fixup debian/copyright to the point it passes lintian
[gnulib.git] / modules / log10-tests
index 5fc6e6b..16fb55f 100644 (file)
@@ -1,7 +1,10 @@
 Files:
 tests/test-log10.c
+tests/test-log10.h
+tests/minus-zero.h
 tests/signature.h
 tests/macros.h
+tests/randomd.c
 
 Depends-on:
 
@@ -10,4 +13,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-log10
 check_PROGRAMS += test-log10
+test_log10_SOURCES = test-log10.c randomd.c
 test_log10_LDADD = $(LDADD) @LOG10_LIBM@