diff options
author | 2022-12-10 02:22:12 +0100 | |
---|---|---|
committer | 2022-12-10 02:22:12 +0100 | |
commit | a6775bc588db13838bebec42b139748d337e7189 (patch) | |
tree | d4e929e40bb8b2c812fcc38443033abf65bffdb6 /docs/Makefile.am | |
parent | b314f04bd791b263cf43fadc6ac0756e67ab4ed0 (diff) | |
download | libimobiledevice-a6775bc588db13838bebec42b139748d337e7189.tar.gz libimobiledevice-a6775bc588db13838bebec42b139748d337e7189.tar.bz2 |
tools: Add idevicedevmodectl tool
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 9cdf82e..4a4c56f 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am | |||
@@ -16,6 +16,7 @@ man_MANS = \ | |||
16 | idevicecrashreport.1 \ | 16 | idevicecrashreport.1 \ |
17 | idevicename.1 \ | 17 | idevicename.1 \ |
18 | idevicedebug.1 \ | 18 | idevicedebug.1 \ |
19 | idevicedevmodectl.1 \ | ||
19 | idevicenotificationproxy.1 \ | 20 | idevicenotificationproxy.1 \ |
20 | idevicesetlocation.1 | 21 | idevicesetlocation.1 |
21 | 22 | ||