openat: provide more convenience names
[pspp] / modules / frexpl-tests
index b9bcca82c8331d91bfb71c247347284e3565685f..f5505b45d95d7dc8992df1555d262d087405c21d 100644 (file)
@@ -1,15 +1,19 @@
 Files:
 tests/test-frexpl.c
+tests/nan.h
 
 Depends-on:
 fpucw
 isnanl-nolibm
+signbit
+float
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-frexpl
 check_PROGRAMS += test-frexpl
+test_frexpl_LDADD = $(LDADD) @FREXPL_LIBM@
 
 License:
 LGPL