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