summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2009-12-31 03:19:43 +0100
committerGravatar Matt Colyer2010-01-04 07:33:19 -0800
commitdd3d8700dcdc7acc28e2db58405f247bb98228ab (patch)
tree0f9f329c283a96341feb3d3cdf00038576d67c0b /include/Makefile.am
parentc6982451d82c340ee8a57c76e39db160c625a1a3 (diff)
downloadlibimobiledevice-dd3d8700dcdc7acc28e2db58405f247bb98228ab.tar.gz
libimobiledevice-dd3d8700dcdc7acc28e2db58405f247bb98228ab.tar.bz2
New installation_proxy interface.
Allows enumeration, install, uninstall, upgrade, and some other stuff with apps.
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 5e25a58..54dae0e 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -2,5 +2,6 @@ nobase_include_HEADERS = libiphone/libiphone.h \
libiphone/lockdown.h \
libiphone/afc.h \
libiphone/notification_proxy.h \
+ libiphone/installation_proxy.h \
libiphone/sbservices.h \
libiphone/mobilesync.h