From 333c1f78ad8219baf615b349ee63e14f1304025f Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 12 Nov 2018 00:11:05 -0500 Subject: Add inflateBackInit.3 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3f4245a..1d6defc 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,7 @@ MAN += deflateSetDictionary.3 MAN += deflateSetHeader.3 MAN += deflateTune.3 MAN += inflate.3 +MAN += inflateBackInit.3 MAN += inflateCopy.3 MAN += inflateEnd.3 MAN += inflateGetDictionary.3 -- cgit 1.4.1