summaryrefslogtreecommitdiffstats
path: root/cipher/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/Makefile.am')
-rw-r--r--cipher/Makefile.am1
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 \