about summary refs log tree commit diff homepage
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-11 17:07:33 -0500
committerJune McEnroe <june@causal.agency>2018-11-11 17:07:33 -0500
commitc503b3daa55ffca5b17b7482a35120d19f6b2451 (patch)
tree7688d9b2653d087388800c47070b5fb27741bb4e /Makefile
parentFix inflate.3 NAME section (diff)
downloadzlib-man-pages-c503b3daa55ffca5b17b7482a35120d19f6b2451.tar.gz
zlib-man-pages-c503b3daa55ffca5b17b7482a35120d19f6b2451.zip
Add deflatePrime.3
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
/span>Persist bright across color changesJune McEnroe 2017-07-30Add index.htmlJune McEnroe 2017-07-30Add snapshot.shJune McEnroe 2017-07-30Fix termcap patch for background colorsJune McEnroe 2017-07-30Update helpJune McEnroe 2017-07-30Fix help to track colorJune McEnroe 2017-07-30Support background colorsJune McEnroe 2017-07-30Track color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe