From e974f623f88c3f38209117408c6db9cdb9d7c080 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 24 Dec 2021 21:24:00 +0100 Subject: Add man pages for zero-copy functions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3-70-g09d2