aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-01-07 22:46:32 -0500
committerTimo Teräs <timo.teras@iki.fi>2020-01-26 09:01:26 +0200
commit7c2c68df692b8a4ab5ede02bef3e9af7256581aa (patch)
tree7671ee1175a58a6de31dc7f41954148ea6e9fbd8 /doc/Makefile
parentf3412acb853ddbd330c5fe6da93e052a40c0a3d4 (diff)
downloadapk-tools-7c2c68df692b8a4ab5ede02bef3e9af7256581aa.tar.bz2
apk-tools-7c2c68df692b8a4ab5ede02bef3e9af7256581aa.tar.xz
add apk-manifest(8)
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index c990e8d..bf74f2a 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -14,6 +14,7 @@ docs: $(obj)/apk.8 \
$(obj)/apk-index.8 \
$(obj)/apk-info.8 \
$(obj)/apk-list.8 \
+ $(obj)/apk-manifest.8 \
$(obj)/apk-policy.8 \
$(obj)/apk-update.8 \
$(obj)/apk-upgrade.8 \