aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index aacf589..4fdcd70 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,6 +22,10 @@ if WITH_CRYPTO
AM_CPPFLAGS += -DWITH_CRYPTO
endif
+if WITH_GETRANDOM
+AM_CPPFLAGS += -DWITH_GETRANDOM
+endif
+
sbin_PROGRAMS =
sbin_SCRIPTS =
check_PROGRAMS =