aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-01-06 23:00:49 -0500
committerTimo Teräs <timo.teras@iki.fi>2020-01-26 09:01:26 +0200
commit77ab319958b00e0f972482286704185487577d25 (patch)
tree76174062a53bf130cff069ce42cb54b1f63c0985 /doc/Makefile
parent9ce9cd2588bfb31592531b92fd757400d475b47d (diff)
downloadapk-tools-77ab319958b00e0f972482286704185487577d25.tar.bz2
apk-tools-77ab319958b00e0f972482286704185487577d25.tar.xz
add apk-upgrade(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 06fe066..f74ae8c 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -9,6 +9,7 @@ docs: $(obj)/apk.8 \
$(obj)/apk-del.8 \
$(obj)/apk-fix.8 \
$(obj)/apk-update.8 \
+ $(obj)/apk-upgrade.8 \
$(obj)/apk-repositories.5 \
$(obj)/apk-world.5
targets += docs