summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2009-12-15 00:02:50 +0100
committerGravatar Matt Colyer2009-12-15 09:24:03 -0800
commitc6982451d82c340ee8a57c76e39db160c625a1a3 (patch)
tree25a2027f3033f1f6c3058d02f1fae4ce4a910392 /src/Makefile.am
parent4c00fb43042a1e8d1a4e2d29827d00ed3144575f (diff)
downloadlibimobiledevice-c6982451d82c340ee8a57c76e39db160c625a1a3.tar.gz
libimobiledevice-c6982451d82c340ee8a57c76e39db160c625a1a3.tar.bz2
Support for new SBServices interface
This lockdown service has been introduced in firmware 3.1 and allows to re-arrange the Spr*ngboard icons from the computer. [#99 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ce1d237..d351a8a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,6 +8,7 @@ libiphone_la_SOURCES = iphone.c iphone.h \
lockdown.c lockdown.h\
AFC.c AFC.h\
NotificationProxy.c NotificationProxy.h\
+ SBServices.c SBServices.h\
userpref.c userpref.h\
utils.c utils.h\
MobileSync.c MobileSync.h