summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-01-05 03:38:26 +0100
committerGravatar Martin Szulecki2010-01-05 03:38:26 +0100
commit5e45779a8d22068f54e0dbdc42995be27b858e18 (patch)
treef27a4efdc316a35f70e2aaf5a5f231b89dfbb298 /src/Makefile.am
parent7b153ef8ca43c4b437cb9e4e6f2777bdb7047677 (diff)
parentdaee8be013dae3821463fd85f4076ca2ab3adce6 (diff)
downloadlibimobiledevice-5e45779a8d22068f54e0dbdc42995be27b858e18.tar.gz
libimobiledevice-5e45779a8d22068f54e0dbdc42995be27b858e18.tar.bz2
Merge branch 'master' of git://github.com/MattColyer/libiphone into martin
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ce1d237..9b42f1c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,6 +8,8 @@ libiphone_la_SOURCES = iphone.c iphone.h \
8 lockdown.c lockdown.h\ 8 lockdown.c lockdown.h\
9 AFC.c AFC.h\ 9 AFC.c AFC.h\
10 NotificationProxy.c NotificationProxy.h\ 10 NotificationProxy.c NotificationProxy.h\
11 InstallationProxy.c InstallationProxy.h\
12 SBServices.c SBServices.h\
11 userpref.c userpref.h\ 13 userpref.c userpref.h\
12 utils.c utils.h\ 14 utils.c utils.h\
13 MobileSync.c MobileSync.h 15 MobileSync.c MobileSync.h