docbase: fix info filename; don't remove doc/updated-stamp
[gnulib.git] / modules / sqrt-tests
index 86d8176..dad976d 100644 (file)
@@ -1,7 +1,9 @@
 Files:
 tests/test-sqrt.c
+tests/test-sqrt.h
 tests/signature.h
 tests/macros.h
+tests/randomd.c
 
 Depends-on:
 
@@ -10,4 +12,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-sqrt
 check_PROGRAMS += test-sqrt
+test_sqrt_SOURCES = test-sqrt.c randomd.c
 test_sqrt_LDADD = $(LDADD) @SQRT_LIBM@