diff options
| author | 2012-09-03 05:08:14 +0200 | |
|---|---|---|
| committer | 2012-10-21 14:19:49 +0200 | |
| commit | 15f8dc1ab888144a11405c3c98fe6b54853e94ee (patch) | |
| tree | 2a19b0a2bd842f73f2dd43e22ebd2021d7fd5b3f /src/Makefile.am | |
| parent | 304d398c688605c6ecdb9c008209f3b35efca147 (diff) | |
| download | libimobiledevice-15f8dc1ab888144a11405c3c98fe6b54853e94ee.tar.gz libimobiledevice-15f8dc1ab888144a11405c3c98fe6b54853e94ee.tar.bz2 | |
Added com.apple.misagent service protocol implementation
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 c7ab0cf..d26baf1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -22,4 +22,5 @@ libimobiledevice_la_SOURCES = idevice.c idevice.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 | mobilebackup2.c mobilebackup2.h\ |
| 25 | misagent.c misagent.h\ | ||
| 25 | restore.c restore.h | 26 | restore.c restore.h |
