diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index dd0e2a9..92f2e6d 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ MAN += gzbuffer.3 MAN += gzfread.3 MAN += gzfwrite.3 MAN += gzopen.3 +MAN += gzprintf.3 MAN += gzread.3 MAN += gzsetparams.3 MAN += gzwrite.3 |