[PATCH v2 2/8] Compile DRBG
Stephan Mueller
smueller at chronox.de
Sun Mar 9 00:25:40 CET 2014
Add the drbg.c file to the Makefile.
Signed-off-by: Stephan Mueller <smueller at chronox.de>
diff --git a/random/Makefile.am b/random/Makefile.am
index c9d587a..e073fa4 100644
--- a/random/Makefile.am
+++ b/random/Makefile.am
@@ -35,6 +35,7 @@ random.c random.h \
rand-internal.h \
random-csprng.c \
random-fips.c \
+drbg.c \
random-system.c \
rndhw.c
--
1.8.5.3
More information about the Gcrypt-devel
mailing list