getline: Simplify.
[pspp] / modules / ldexpl-tests
index 3b5efba48a6fc6a1ec43ab6add82014f64d9537a..1daeb6fa2a260e059062199a3411ea2bae3a4c5c 100644 (file)
@@ -1,15 +1,19 @@
 Files:
 tests/test-ldexpl.c
+tests/minus-zero.h
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 fpucw
 isnanl-nolibm
+signbit
+float
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-ldexpl
 check_PROGRAMS += test-ldexpl
-
-License:
-LGPL
+test_ldexpl_LDADD = $(LDADD) @LDEXPL_LIBM@