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 2967363b4..48478a21d 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -10,8 +10,6 @@ libcipher_a_SOURCES = blowfish.c \ blowfish.h \ elgamal.c \ elgamal.h \ - gost.c \ - gost.h \ md5.c \ md5.h \ primegen.c \ |