summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2010-01-25 00:24:31 +0100
committerGravatar Martin Szulecki2010-01-25 04:19:09 +0100
commitbbfd5355b9bb25ece2da83af93ac3cdd01bc41c7 (patch)
treea1f9738c7179a8ee1af637ce306f77146723f3f9 /include/Makefile.am
parenta4a5ffb71575ee76c54903d2616f5845721c9af7 (diff)
downloadlibimobiledevice-bbfd5355b9bb25ece2da83af93ac3cdd01bc41c7.tar.gz
libimobiledevice-bbfd5355b9bb25ece2da83af93ac3cdd01bc41c7.tar.bz2
New file_relay service implementation.
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 54dae0e..f871d28 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,6 +1,7 @@
1nobase_include_HEADERS = libiphone/libiphone.h \ 1nobase_include_HEADERS = libiphone/libiphone.h \
2 libiphone/lockdown.h \ 2 libiphone/lockdown.h \
3 libiphone/afc.h \ 3 libiphone/afc.h \
4 libiphone/file_relay.h \
4 libiphone/notification_proxy.h \ 5 libiphone/notification_proxy.h \
5 libiphone/installation_proxy.h \ 6 libiphone/installation_proxy.h \
6 libiphone/sbservices.h \ 7 libiphone/sbservices.h \