aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-01-07 20:19:21 -0500
committerTimo Teräs <timo.teras@iki.fi>2020-01-26 09:01:26 +0200
commit0f2740f067c5bc3ecc0921034d80742ba31eff4e (patch)
tree3255d420878425bf6f46e0f80dfe9a82b044015a /doc/Makefile
parent77ab319958b00e0f972482286704185487577d25 (diff)
downloadapk-tools-0f2740f067c5bc3ecc0921034d80742ba31eff4e.tar.bz2
apk-tools-0f2740f067c5bc3ecc0921034d80742ba31eff4e.tar.xz
add apk-cache(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 f74ae8c..da6258c 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -6,6 +6,7 @@ $(obj)/%.8: $(src)/%.8.scd
docs: $(obj)/apk.8 \
$(obj)/apk-add.8 \
+ $(obj)/apk-cache.8 \
$(obj)/apk-del.8 \
$(obj)/apk-fix.8 \
$(obj)/apk-update.8 \