diff options
| author | 2010-12-28 12:19:30 +0100 | |
|---|---|---|
| committer | 2010-12-28 12:19:30 +0100 | |
| commit | adaa80a31a23d7663be751f4d589adbe5a5f3113 (patch) | |
| tree | 0a1b6d8d31531a986d0eb81f740100597b59d1de /docs/Makefile.am | |
| parent | 0b40ddb1f41c94a3ee58abc6326e59d65662e5c7 (diff) | |
| download | libimobiledevice-adaa80a31a23d7663be751f4d589adbe5a5f3113.tar.gz libimobiledevice-adaa80a31a23d7663be751f4d589adbe5a5f3113.tar.bz2 | |
Add manpages for ideviceenterrecovery and idevicepair
Thanks to Julien Lavergne for contributing.
Diffstat (limited to 'docs/Makefile.am')
| -rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 2aa9a70..59a1007 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | man_MANS = idevice_id.1 ideviceinfo.1 idevicesyslog.1 idevicebackup.1 ideviceimagemounter.1 idevicescreenshot.1 | 1 | man_MANS = idevice_id.1 ideviceinfo.1 idevicesyslog.1 idevicebackup.1 ideviceimagemounter.1 idevicescreenshot.1 idevicepair.1 ideviceenterrecovery.1 |
| 2 | 2 | ||
| 3 | EXTRA_DIST = $(man_MANS) | 3 | EXTRA_DIST = $(man_MANS) |
| 4 | 4 | ||
