doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / strtod-tests
index e40a274..38aebe8 100644 (file)
@@ -1,5 +1,8 @@
 Files:
 tests/test-strtod.c
+tests/signature.h
+tests/minus-zero.h
+tests/macros.h
 
 Depends-on:
 float
@@ -9,6 +12,5 @@ signbit
 configure.ac:
 
 Makefile.am:
-LIBS += $(POW_LIB)
 TESTS += test-strtod
 check_PROGRAMS += test-strtod