summaryrefslogtreecommitdiff
path: root/gl/modules
diff options
context:
space:
mode:
Diffstat (limited to 'gl/modules')
-rw-r--r--gl/modules/randread1
-rw-r--r--gl/modules/randread-tests10
2 files changed, 11 insertions, 0 deletions
diff --git a/gl/modules/randread b/gl/modules/randread
index efc795826..1c4a9051c 100644
--- a/gl/modules/randread
+++ b/gl/modules/randread
@@ -10,6 +10,7 @@ lib/randread.h
Depends-on:
error
exitfail
+inline
fopen-safer
gettimeofday
quotearg
diff --git a/gl/modules/randread-tests b/gl/modules/randread-tests
new file mode 100644
index 000000000..b608ac67a
--- /dev/null
+++ b/gl/modules/randread-tests
@@ -0,0 +1,10 @@
+Files:
+tests/test-rand-isaac.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-rand-isaac
+check_PROGRAMS += test-rand-isaac