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 2ed370f05..26de92520 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -50,6 +50,7 @@ libcipher_la_SOURCES = cipher.c \ rmd.h \ dsa.h \ dsa.c \ + rsa.c rsa.h \ smallprime.c \ construct.c |