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 f3b087eb8..81bc77c30 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -43,6 +43,7 @@ libcipher_a_SOURCES = cipher.c \ cast5.h \ elgamal.c \ elgamal.h \ + rsa.c rsa.h \ primegen.c \ random.h \ random.c \ |