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 81bc77c30..2fefe0904 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -41,6 +41,7 @@ libcipher_a_SOURCES = cipher.c \ blowfish.h \ cast5.c \ cast5.h \ + rijndael.c \ elgamal.c \ elgamal.h \ rsa.c rsa.h \ |