aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am.arc4random
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am.arc4random')
-rw-r--r--crypto/Makefile.am.arc4random1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile.am.arc4random b/crypto/Makefile.am.arc4random
index c44051c..6a01966 100644
--- a/crypto/Makefile.am.arc4random
+++ b/crypto/Makefile.am.arc4random
@@ -1,5 +1,6 @@
1if !HAVE_ARC4RANDOM_BUF 1if !HAVE_ARC4RANDOM_BUF
2libcompat_la_SOURCES += compat/arc4random.c 2libcompat_la_SOURCES += compat/arc4random.c
3libcompat_la_SOURCES += compat/arc4random_uniform.c
3 4
4if !HAVE_GETENTROPY 5if !HAVE_GETENTROPY
5if HOST_AIX 6if HOST_AIX