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 8b758b0..2a092b3 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,7 @@ MAN += gzfwrite.3
 MAN += gzgets.3
 MAN += gzopen.3
 MAN += gzprintf.3
+MAN += gzputc.3
 MAN += gzputs.3
 MAN += gzread.3
 MAN += gzsetparams.3