gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / cbrtf-tests
index 31f328d..56f32ce 100644 (file)
@@ -1,7 +1,9 @@
 Files:
 tests/test-cbrtf.c
+tests/test-cbrt.h
 tests/signature.h
 tests/macros.h
+tests/randomf.c
 
 Depends-on:
 
@@ -10,4 +12,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-cbrtf
 check_PROGRAMS += test-cbrtf
+test_cbrtf_SOURCES = test-cbrtf.c randomf.c
 test_cbrtf_LDADD = $(LDADD) @CBRTF_LIBM@