X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/ba57d6526b809146b9c22d8f166b51d22e3bdb68..22cfd8178686e1d9d9c6f7f8ebb3b2d89c2d1c7a:/rand/Makefile.am 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