From a011202e9b2ca54c1f77a8257ba6aafd72f6c9aa Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 13 Nov 2018 16:30:50 -0500 Subject: Add gztell(3) to gzseek.3 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 45081d8..ffac1f1 100644 --- a/Makefile +++ b/Makefile @@ -57,6 +57,7 @@ MLINKS += compress.3 compress2.3 MLINKS += crc32.3 crc32_z.3 MLINKS += gzopen.3 gzdopen.3 MLINKS += gzseek.3 gzrewind.3 +MLINKS += gzseek.3 gztell.3 MLINKS += inflateReset.3 inflateReset2.3 MLINKS += uncompress.3 uncompress2.3 -- cgit 1.4.1