summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-01-26 02:18:36 +0100
committerGravatar Martin Szulecki2010-01-26 02:18:36 +0100
commit135a69205083b8b499147eb8f34baf586e76bb49 (patch)
treee9fa13ca2662961af57095d38fe4231faba09fa4 /src/Makefile.am
parent57c883b7fe84d513c836270f681a9bf5a907de3e (diff)
parentb369efa426307bb6e9828c755ccc50c4f213c2e8 (diff)
downloadlibimobiledevice-135a69205083b8b499147eb8f34baf586e76bb49.tar.gz
libimobiledevice-135a69205083b8b499147eb8f34baf586e76bb49.tar.bz2
Merge branch 'mobilebackup' into martin
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f68f579..93cfbaf 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -15,4 +15,5 @@ libiphone_la_SOURCES = iphone.c iphone.h \
notification_proxy.c notification_proxy.h\
installation_proxy.c installation_proxy.h\
sbservices.c sbservices.h\
- mobilesync.c mobilesync.h
+ mobilesync.c mobilesync.h\
+ mobilebackup.c mobilebackup.h