aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 299c2e7..ed35ab5 100644
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,8 @@ OBJ =\
libkeccak_state_wipe.o\
libkeccak_state_wipe_message.o\
libkeccak_state_wipe_sponge.o\
- libkeccak_unhex.o
+ libkeccak_unhex.o\
+ libkeccak_zerocopy_chunksize.o
HDR =\
libkeccak.h\