From 9d4bd0942daca7b705d73de7341834444567b457 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 10 Feb 2019 17:20:40 +0100 Subject: Add libsha2_hmac_[un]marshal MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2df18be..dc7060e 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,8 @@ OBJ =\ digest.o\ hmac_digest.o\ hmac_init.o\ + hmac_marshal.o\ + hmac_unmarshal.o\ hmac_update.o\ init.o\ marshal.o\ -- cgit v1.2.3-70-g09d2