diff options
Diffstat (limited to 'cipher/Makefile.am')
-rw-r--r-- | cipher/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cipher/Makefile.am b/cipher/Makefile.am index 59aae94d7..6f6ec3298 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -28,12 +28,9 @@ libcipher_a_SOURCES = cipher.c \ dynload.c \ bithelp.h \ des.c \ - des.h \ twofish.c \ blowfish.c \ - blowfish.h \ cast5.c \ - cast5.h \ rijndael.c \ elgamal.c \ elgamal.h \ |