From d07de2d2c4b821a8d29f991ac906139eb922827f Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 12 Nov 2018 16:43:27 -0500 Subject: Add gzdopen to gzopen.3 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8975efd..9a75d20 100644 --- a/Makefile +++ b/Makefile @@ -41,6 +41,7 @@ MAN += zlibVersion.3 MLINKS += adler32.3 adler32_z.3 MLINKS += compress.3 compress2.3 MLINKS += crc32.3 crc32_z.3 +MLINKS += gzopen.3 gzdopen.3 MLINKS += inflateReset.3 inflateReset2.3 MLINKS += uncompress.3 uncompress2.3 -- cgit 1.4.1