diff options
author | Martin Szulecki | 2010-01-26 02:18:36 +0100 |
---|---|---|
committer | Martin Szulecki | 2010-01-26 02:18:36 +0100 |
commit | 135a69205083b8b499147eb8f34baf586e76bb49 (patch) | |
tree | e9fa13ca2662961af57095d38fe4231faba09fa4 /include/Makefile.am | |
parent | 57c883b7fe84d513c836270f681a9bf5a907de3e (diff) | |
parent | b369efa426307bb6e9828c755ccc50c4f213c2e8 (diff) | |
download | libimobiledevice-135a69205083b8b499147eb8f34baf586e76bb49.tar.gz libimobiledevice-135a69205083b8b499147eb8f34baf586e76bb49.tar.bz2 |
Merge branch 'mobilebackup' into martin
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 f871d28..aced258 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -5,4 +5,5 @@ nobase_include_HEADERS = libiphone/libiphone.h \ libiphone/notification_proxy.h \ libiphone/installation_proxy.h \ libiphone/sbservices.h \ - libiphone/mobilesync.h + libiphone/mobilesync.h \ + libiphone/mobilebackup.h |