summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar tomriddly2024-05-02 17:19:47 +0800
committerGravatar Nikias Bassen2024-05-18 23:17:53 +0200
commitd4bd2673af76d96008ca6d2d44918180426a8ba8 (patch)
tree4fd6110f819aadf9680ec51bc67f2c2d2e29563e /docs
parentdb0e0221e0e445b832e3b4069ea8985c68410f8e (diff)
downloadlibimobiledevice-d4bd2673af76d96008ca6d2d44918180426a8ba8.tar.gz
libimobiledevice-d4bd2673af76d96008ca6d2d44918180426a8ba8.tar.bz2
docs/Makefile.am: add man doc build for afcclient
Signed-off-by: tomriddly <tomriddly@qq.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 4a4c56f..8156d4f 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -18,7 +18,8 @@ man_MANS = \
idevicedebug.1 \
idevicedevmodectl.1 \
idevicenotificationproxy.1 \
- idevicesetlocation.1
+ idevicesetlocation.1 \
+ afcclient.1
EXTRA_DIST = $(man_MANS)