aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 838e391..2df18be 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,9 @@ OBJ =\
behex_lower.o\
behex_upper.o\
digest.o\
+ hmac_digest.o\
+ hmac_init.o\
+ hmac_update.o\
init.o\
marshal.o\
process.o\