From 6cb1c9b40125400666a1f95c05d0f82544977af8 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 11 Nov 2018 15:21:29 -0500 Subject: Add deflateBound.3 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d51dad1..3982caf 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ MAN += adler32.3 MAN += compress.3 MAN += crc32.3 MAN += deflate.3 +MAN += deflateBound.3 MAN += deflateCopy.3 MAN += deflateInit2.3 MAN += deflateParams.3 -- cgit 1.4.1