From: Pekka Riikonen Date: Mon, 25 Nov 2002 20:15:32 +0000 (+0000) Subject: mars is gone X-Git-Tag: silc.server.0.9.6~13 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=4ca55862d0a21c113d879aa7838c1bdef2abfa84 mars is gone --- diff --git a/lib/silccrypt/Makefile.am b/lib/silccrypt/Makefile.am index 5bd1be0a..c3f058f0 100644 --- a/lib/silccrypt/Makefile.am +++ b/lib/silccrypt/Makefile.am @@ -24,7 +24,6 @@ libsilccrypt_la_SOURCES = \ none.c \ rc5.c \ rc6.c \ - mars.c \ md5.c \ aes.c \ rsa.c \ @@ -46,7 +45,6 @@ include_HEADERS = \ cast.h \ ciphers_def.h \ ciphers.h \ - mars.h \ md5.h \ none.h \ pkcs1.h \