aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-01-07 20:47:37 -0500
committerTimo Teräs <timo.teras@iki.fi>2020-01-26 09:01:26 +0200
commit830d96b3ee792cdaebf4816e5b8d9fe0d9573c10 (patch)
tree7d8935df9674a20dc5b4d6243b4a3ecb5043d08b /doc/Makefile
parentcd2bf9ff36a03de09d88a6e11e0be98323d8a1fe (diff)
downloadapk-tools-830d96b3ee792cdaebf4816e5b8d9fe0d9573c10.tar.bz2
apk-tools-830d96b3ee792cdaebf4816e5b8d9fe0d9573c10.tar.xz
add apk-dot(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 416da23..e71a6bd 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -8,6 +8,7 @@ docs: $(obj)/apk.8 \
$(obj)/apk-add.8 \
$(obj)/apk-cache.8 \
$(obj)/apk-del.8 \
+ $(obj)/apk-dot.8 \
$(obj)/apk-fix.8 \
$(obj)/apk-info.8 \
$(obj)/apk-list.8 \