From 482654692b90e96110356ee23a3a612a62fb4414 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 11 Nov 2018 15:35:56 -0500 Subject: Separate out adler32_combine.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 459ed75..d1a7ea7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ MAN += adler32.3 +MAN += adler32_combine.3 MAN += compress.3 MAN += crc32.3 MAN += deflate.3 @@ -15,7 +16,6 @@ MAN += uncompress.3 MAN += zlibCompileFlags.3 MAN += zlibVersion.3 -MLINKS += adler32.3 adler32_combine.3 MLINKS += adler32.3 adler32_z.3 MLINKS += compress.3 compress2.3 MLINKS += compress.3 compressBound.3 -- cgit 1.4.1