about summary refs log tree commit diff homepage
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-12 16:43:27 -0500
committerJune McEnroe <june@causal.agency>2018-11-12 16:43:27 -0500
commitd07de2d2c4b821a8d29f991ac906139eb922827f (patch)
treede2c9d33a804e8100424f50629fb21638b64cd25 /Makefile
parentAdd gzopen.3 (diff)
downloadzlib-man-pages-d07de2d2c4b821a8d29f991ac906139eb922827f.tar.gz
zlib-man-pages-d07de2d2c4b821a8d29f991ac906139eb922827f.zip
Add gzdopen to gzopen.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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