summaryrefslogtreecommitdiffstats
path: root/include/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 /include/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 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index df7b823..5e25a58 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -2,4 +2,5 @@ nobase_include_HEADERS = libiphone/libiphone.h \
libiphone/lockdown.h \
libiphone/afc.h \
libiphone/notification_proxy.h \
+ libiphone/sbservices.h \
libiphone/mobilesync.h