Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / exp-tests
index 1338861..0b5ad69 100644 (file)
@@ -1,7 +1,9 @@
 Files:
 tests/test-exp.c
+tests/test-exp.h
 tests/signature.h
 tests/macros.h
+tests/randomd.c
 
 Depends-on:
 
@@ -10,4 +12,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-exp
 check_PROGRAMS += test-exp
+test_exp_SOURCES = test-exp.c randomd.c
 test_exp_LDADD = $(LDADD) @EXP_LIBM@