aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cipher/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/cipher/Makefile.am b/cipher/Makefile.am
index 5f0784c67..09edd4df9 100644
--- a/cipher/Makefile.am
+++ b/cipher/Makefile.am
@@ -17,6 +17,8 @@ libcipher_a_SOURCES = cipher.c \
md.c \
dynload.c \
dynload.h \
+ des.c \
+ des.h \
blowfish.c \
blowfish.h \
cast5.c \