diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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\ |