math/Makefile.am, symm/Makefile.am: Use `--no-install' on oddball tests.
[catacomb] / rand / Makefile.am
index a60125b..d97749e 100644 (file)
@@ -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