Added SILC MAC API, removed the SILC HMAC API.
[crypto.git] / lib / silccrypt / Makefile.ad
index a6204ef7f38725a63ea5fce4ebf185f4b3d15e45..afa77f574f2460fe16325bc1f14af99521efd0b4 100644 (file)
@@ -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               \