md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / fmodl-tests
index 5bd3d8f..9470eb8 100644 (file)
@@ -1,14 +1,18 @@
 Files:
 tests/test-fmodl.c
+tests/test-fmod.h
 tests/signature.h
 tests/macros.h
+tests/randoml.c
 
 Depends-on:
 fpucw
+float
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-fmodl
 check_PROGRAMS += test-fmodl
+test_fmodl_SOURCES = test-fmodl.c randoml.c
 test_fmodl_LDADD = $(LDADD) @FMODL_LIBM@