diff options
| author | 2024-05-02 17:19:47 +0800 | |
|---|---|---|
| committer | 2024-05-18 23:17:53 +0200 | |
| commit | d4bd2673af76d96008ca6d2d44918180426a8ba8 (patch) | |
| tree | 4fd6110f819aadf9680ec51bc67f2c2d2e29563e /docs | |
| parent | db0e0221e0e445b832e3b4069ea8985c68410f8e (diff) | |
| download | libimobiledevice-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.am | 3 |
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 = \ | |||
| 18 | idevicedebug.1 \ | 18 | idevicedebug.1 \ |
| 19 | idevicedevmodectl.1 \ | 19 | idevicedevmodectl.1 \ |
| 20 | idevicenotificationproxy.1 \ | 20 | idevicenotificationproxy.1 \ |
| 21 | idevicesetlocation.1 | 21 | idevicesetlocation.1 \ |
| 22 | afcclient.1 | ||
| 22 | 23 | ||
| 23 | EXTRA_DIST = $(man_MANS) | 24 | EXTRA_DIST = $(man_MANS) |
| 24 | 25 | ||
