diff options
| author | 2010-09-05 20:15:43 +0200 | |
|---|---|---|
| committer | 2011-04-11 17:05:38 +0200 | |
| commit | ca7dba1c618ed499d0693427e89701cda1731ca9 (patch) | |
| tree | eb5f1d6de2779f43940c8cbd578b1b9de7c1745a /src/Makefile.am | |
| parent | c5fe346717a449a6bfcdbd7477724d95cdeb85d5 (diff) | |
| download | libimobiledevice-ca7dba1c618ed499d0693427e89701cda1731ca9.tar.gz libimobiledevice-ca7dba1c618ed499d0693427e89701cda1731ca9.tar.bz2 | |
Add initial mobilebackup2 support and idevicebackup4 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 70dc895..f42ac08 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -21,4 +21,5 @@ libimobiledevice_la_SOURCES = idevice.c idevice.h \ | |||
| 21 | mobilesync.c mobilesync.h\ | 21 | mobilesync.c mobilesync.h\ |
| 22 | mobilebackup.c mobilebackup.h\ | 22 | mobilebackup.c mobilebackup.h\ |
| 23 | house_arrest.c house_arrest.h\ | 23 | house_arrest.c house_arrest.h\ |
| 24 | mobilebackup2.c mobilebackup2.h\ | ||
| 24 | restore.c restore.h | 25 | restore.c restore.h |
