From 2128298879b7ca96e230750c0159f69aebfaf44e Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 10 Nov 2018 14:10:18 -0500 Subject: Add deflateReset.3 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index adc8089..26af084 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ MAN += crc32.3 MAN += deflate.3 MAN += deflateCopy.3 MAN += deflateInit2.3 +MAN += deflateReset.3 MAN += deflateSetDictionary.3 MAN += inflate.3 MAN += uncompress.3 -- cgit 1.4.1