aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-12-24 21:24:00 +0100
committerMattias Andrée <maandree@kth.se>2021-12-24 21:24:00 +0100
commite974f623f88c3f38209117408c6db9cdb9d7c080 (patch)
tree5b544fcf23462e5a3ae0d6105086f6017333fcf8 /Makefile
parentUpdate library version number (diff)
downloadlibkeccak-e974f623f88c3f38209117408c6db9cdb9d7c080.tar.gz
libkeccak-e974f623f88c3f38209117408c6db9cdb9d7c080.tar.bz2
libkeccak-e974f623f88c3f38209117408c6db9cdb9d7c080.tar.xz
Add man pages for zero-copy functions
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f7a4503..a6aa425 100644
--- a/Makefile
+++ b/Makefile
@@ -122,7 +122,10 @@ MAN3 =\
libkeccak_state_wipe_message.3\
libkeccak_state_wipe_sponge.3\
libkeccak_unhex.3\
- libkeccak_update.3
+ libkeccak_update.3\
+ libkeccak_zerocopy_chunksize.3\
+ libkeccak_zerocopy_digest.3\
+ libkeccak_zerocopy_update.3
MAN7 =\
libkeccak.7