about summary refs log tree commit diff homepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2f6ad63..970c6a1 100644
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,7 @@ MAN += deflateInit.3
 MAN += deflateInit2.3
 MAN += deflateParams.3
 MAN += deflatePending.3
+MAN += deflatePrime.3
 MAN += deflateReset.3
 MAN += deflateSetDictionary.3
 MAN += deflateTune.3