From 8b00a9b6cf178be9372e8bcd3ad5ad802b067c88 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 10 Nov 2018 02:24:34 -0500 Subject: Add deflateInit2.3 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 080484e..fca5f07 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ MAN += adler32.3 MAN += compress.3 MAN += crc32.3 MAN += deflate.3 +MAN += deflateInit2.3 MAN += inflate.3 MAN += uncompress.3 MAN += zlibCompileFlags.3 -- cgit 1.4.1