Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / sqrtl-tests
index eab018b..68c4068 100644 (file)
@@ -1,14 +1,18 @@
 Files:
 tests/test-sqrtl.c
+tests/test-sqrt.h
 tests/signature.h
 tests/macros.h
+tests/randoml.c
 
 Depends-on:
 fpucw
+float
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-sqrtl
 check_PROGRAMS += test-sqrtl
+test_sqrtl_SOURCES = test-sqrtl.c randoml.c
 test_sqrtl_LDADD = $(LDADD) @SQRTL_LIBM@