aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-01-14 20:10:22 -0500
committerTimo Teräs <timo.teras@iki.fi>2020-01-26 09:01:26 +0200
commit49d7db15e34ced8a7a2deec9efed47b27d9b8a86 (patch)
tree9fb28ba2ea8198228cb522c1a2ebbe30188c9e81 /doc/Makefile
parent6e7d307ba99ffbb9483c21f45524fbcb7ba511a5 (diff)
downloadapk-tools-49d7db15e34ced8a7a2deec9efed47b27d9b8a86.tar.bz2
apk-tools-49d7db15e34ced8a7a2deec9efed47b27d9b8a86.tar.xz
add apk-stats(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 6dae470..7cdf399 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -17,6 +17,7 @@ docs: $(obj)/apk.8 \
$(obj)/apk-list.8 \
$(obj)/apk-manifest.8 \
$(obj)/apk-policy.8 \
+ $(obj)/apk-stats.8 \
$(obj)/apk-update.8 \
$(obj)/apk-upgrade.8 \
$(obj)/apk-verify.8 \