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 6feea1563..0a9b10b4c 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -42,6 +42,7 @@ libcipher_la_SOURCES = cipher.c \ blowfish.h \ cast5.c \ cast5.h \ + arcfour.c arcfour.h \ elgamal.c \ elgamal.h \ primegen.c \ |