diff options
Diffstat (limited to 'cipher/Makefile.am')
-rw-r--r-- | cipher/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cipher/Makefile.am b/cipher/Makefile.am index 8a543e380..becf3a104 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -11,8 +11,6 @@ cipher_SOURCES = blowfish.c \ elgamal.h \ gost.c \ gost.h \ - idea.c \ - idea.h \ md5.c \ md5.h \ primegen.c \ |