aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-01-07 22:41:30 -0500
committerTimo Teräs <timo.teras@iki.fi>2020-01-26 09:01:26 +0200
commitf3412acb853ddbd330c5fe6da93e052a40c0a3d4 (patch)
tree975f43d06435cdc79678c6ec74026d92bacc80a0 /doc/Makefile
parent44a79db90e234c7869b012d07769790aab866457 (diff)
downloadapk-tools-f3412acb853ddbd330c5fe6da93e052a40c0a3d4.tar.bz2
apk-tools-f3412acb853ddbd330c5fe6da93e052a40c0a3d4.tar.xz
add apk-fetch(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 16ad22b..c990e8d 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -9,6 +9,7 @@ docs: $(obj)/apk.8 \
$(obj)/apk-cache.8 \
$(obj)/apk-del.8 \
$(obj)/apk-dot.8 \
+ $(obj)/apk-fetch.8 \
$(obj)/apk-fix.8 \
$(obj)/apk-index.8 \
$(obj)/apk-info.8 \