diff options
| author | 2010-02-17 16:25:51 +0100 | |
|---|---|---|
| committer | 2010-02-19 09:34:33 -0800 | |
| commit | f364f1984e3d3ea2baa18ec7e939f912ddc06dbf (patch) | |
| tree | 65dc7c6b90c135db0fe78ae3baac5dd74970433e /src/Makefile.am | |
| parent | aaa1f20562068872cbba7e1f53d051a40a8ac4a4 (diff) | |
| download | libimobiledevice-f364f1984e3d3ea2baa18ec7e939f912ddc06dbf.tar.gz libimobiledevice-f364f1984e3d3ea2baa18ec7e939f912ddc06dbf.tar.bz2 | |
New mobile_image_mounter interface plus ideviceimagemounter tool
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index b0093fa..e847d7c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -16,5 +16,6 @@ libimobiledevice_la_SOURCES = idevice.c idevice.h \ | |||
| 16 | notification_proxy.c notification_proxy.h\ | 16 | notification_proxy.c notification_proxy.h\ |
| 17 | installation_proxy.c installation_proxy.h\ | 17 | installation_proxy.c installation_proxy.h\ |
| 18 | sbservices.c sbservices.h\ | 18 | sbservices.c sbservices.h\ |
| 19 | mobile_image_mounter.c mobile_image_mounter.h\ | ||
| 19 | mobilesync.c mobilesync.h\ | 20 | mobilesync.c mobilesync.h\ |
| 20 | mobilebackup.c mobilebackup.h | 21 | mobilebackup.c mobilebackup.h |
