diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index 3982caf..459ed75 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ MAN += deflateBound.3 MAN += deflateCopy.3 MAN += deflateInit2.3 MAN += deflateParams.3 +MAN += deflatePending.3 MAN += deflateReset.3 MAN += deflateSetDictionary.3 MAN += deflateTune.3 |