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 8a4f334..3f4245a 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,7 @@ MAN += inflate.3
 MAN += inflateCopy.3
 MAN += inflateEnd.3
 MAN += inflateGetDictionary.3
+MAN += inflateGetHeader.3
 MAN += inflateInit.3
 MAN += inflateInit2.3
 MAN += inflateMark.3