X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilccrypt%2FMakefile.ad;fp=lib%2Fsilccrypt%2FMakefile.ad;h=afa77f574f2460fe16325bc1f14af99521efd0b4;hp=a6204ef7f38725a63ea5fce4ebf185f4b3d15e45;hb=8cbd4e2524c7e45c506bd00779d05f6608a81f66;hpb=57af98efbd82c4c89c81850f42b02585fed1a16a diff --git a/lib/silccrypt/Makefile.ad b/lib/silccrypt/Makefile.ad index a6204ef7..afa77f57 100644 --- a/lib/silccrypt/Makefile.ad +++ b/lib/silccrypt/Makefile.ad @@ -47,7 +47,7 @@ libsilccrypt_la_SOURCES = \ silccrypto.c \ silccipher.c \ silchash.c \ - silchmac.c \ + silcmac.c \ silcrng.c \ silcpkcs.c \ silcpkcs1.c \ @@ -60,7 +60,7 @@ include_HEADERS = \ silccipher.h \ silccipher_i.h \ silchash.h \ - silchmac.h \ + silcmac.h \ silcpkcs.h \ silcpkcs_i.h \ silcrng.h \