X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccrypt%2FMakefile.ad;h=7f369d09d21c9047ec8c68ccb21cd68cbfa2e9d3;hb=35cdce343e56b7bae588a4fe7ba0bf8615a48170;hp=56de2636d99fdac10e1d7a6e40cdf1e49b7bb9b0;hpb=609978b52bc2d6a26ef98cacd35bed5cde0714e7;p=silc.git diff --git a/lib/silccrypt/Makefile.ad b/lib/silccrypt/Makefile.ad index 56de2636..7f369d09 100644 --- a/lib/silccrypt/Makefile.ad +++ b/lib/silccrypt/Makefile.ad @@ -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