diff options
| author | 2010-01-24 02:45:22 +0100 | |
|---|---|---|
| committer | 2010-01-24 02:45:22 +0100 | |
| commit | 79fcf91cc86574257539fb45b0b6d1a1c64852c5 (patch) | |
| tree | d6d3ff60a92aef65d460fc0048914fc7aabc58a9 /include/Makefile.am | |
| parent | b42576baef5775d46a477219de572f68024b1aac (diff) | |
| download | libimobiledevice-79fcf91cc86574257539fb45b0b6d1a1c64852c5.tar.gz libimobiledevice-79fcf91cc86574257539fb45b0b6d1a1c64852c5.tar.bz2 | |
Add service code and a backup tool for mobilebackup support
Diffstat (limited to 'include/Makefile.am')
| -rw-r--r-- | include/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 54dae0e..a4246cf 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
| @@ -4,4 +4,5 @@ nobase_include_HEADERS = libiphone/libiphone.h \ | |||
| 4 | libiphone/notification_proxy.h \ | 4 | libiphone/notification_proxy.h \ |
| 5 | libiphone/installation_proxy.h \ | 5 | libiphone/installation_proxy.h \ |
| 6 | libiphone/sbservices.h \ | 6 | libiphone/sbservices.h \ |
| 7 | libiphone/mobilesync.h | 7 | libiphone/mobilesync.h \ |
| 8 | libiphone/mobilebackup.h | ||
