summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2002-07-04 07:52:58 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2002-07-04 07:52:58 +0000
commit90baf3040e5a1dd328efc4fe286ee1b077ceb938 (patch)
tree5f27ebf5b521ccb4b51c34e5e257a1bbb56ee5b3 /math/Makefile
parento Update to 0.12 (diff)
Add diehard 0.1, Marsaglia's Diehard Battery of Tests of Randomness.
Notes
Notes: svn path=/head/; revision=62415
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 87668a26a0c6..38e325bbb9ae 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -21,6 +21,7 @@
SUBDIR += concorde
SUBDIR += cxsc
SUBDIR += dcdflib
+ SUBDIR += diehard
SUBDIR += djbfft
SUBDIR += eispack
SUBDIR += eukleides