X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/1da1ed6a5815deef6c33d74f1eb3c856793df3e5..f4ed788cf4e6bf263a417eb8d7832c269b7a9db7:/rand/Makefile.am?ds=sidebyside diff --git a/rand/Makefile.am b/rand/Makefile.am index a60125be..d97749e9 100644 --- a/rand/Makefile.am +++ b/rand/Makefile.am @@ -67,6 +67,7 @@ librand_la_SOURCES += noise.c ## Cryptographic laundering for true random data generation. pkginclude_HEADERS += rand.h librand_la_SOURCES += rand.c +librand_la_SOURCES += randgen.c ## The SSL v3 pseudorandom function. pkginclude_HEADERS += sslprf.h