diff options
Diffstat (limited to 'cipher/Makefile.am')
-rw-r--r-- | cipher/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cipher/Makefile.am b/cipher/Makefile.am index 48478a21d..c0b3c8a5b 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -13,6 +13,7 @@ libcipher_a_SOURCES = blowfish.c \ md5.c \ md5.h \ primegen.c \ + random.h \ random.c \ rmd.h \ rmd160.c \ |