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