Added encryptio boolena indicator to silc_cipher_set_key.
[silc.git] / lib / silccrypt / Makefile.ad
index 56de2636d99fdac10e1d7a6e40cdf1e49b7bb9b0..7f369d09d21c9047ec8c68ccb21cd68cbfa2e9d3 100644 (file)
@@ -24,7 +24,7 @@ if SILC_I486
 SILC_AES_S = aes_x86.asm aes.c
 endif
 if SILC_X86_64
-SILC_AES_S = aes_x86_84.asm aes.c
+SILC_AES_S = aes_x86_64.asm aes.c
 endif
 else
 SILC_AES_S = aes.c