summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.am55
1 files changed, 29 insertions, 26 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index e48bb95..e23b2a9 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,27 +1,30 @@
1EXTRA_DIST = asprintf.h endianness.h 1EXTRA_DIST = \
2 asprintf.h \
3 endianness.h
2 4
3nobase_include_HEADERS = libimobiledevice/libimobiledevice.h \ 5nobase_include_HEADERS = \
4 libimobiledevice/lockdown.h \ 6 libimobiledevice/libimobiledevice.h \
5 libimobiledevice/afc.h \ 7 libimobiledevice/lockdown.h \
6 libimobiledevice/file_relay.h \ 8 libimobiledevice/afc.h \
7 libimobiledevice/notification_proxy.h \ 9 libimobiledevice/file_relay.h \
8 libimobiledevice/installation_proxy.h \ 10 libimobiledevice/notification_proxy.h \
9 libimobiledevice/sbservices.h \ 11 libimobiledevice/installation_proxy.h \
10 libimobiledevice/mobile_image_mounter.h \ 12 libimobiledevice/sbservices.h \
11 libimobiledevice/screenshotr.h \ 13 libimobiledevice/mobile_image_mounter.h \
12 libimobiledevice/mobilesync.h \ 14 libimobiledevice/screenshotr.h \
13 libimobiledevice/mobilebackup.h \ 15 libimobiledevice/mobilesync.h \
14 libimobiledevice/house_arrest.h \ 16 libimobiledevice/mobilebackup.h \
15 libimobiledevice/mobilebackup2.h \ 17 libimobiledevice/house_arrest.h \
16 libimobiledevice/misagent.h \ 18 libimobiledevice/mobilebackup2.h \
17 libimobiledevice/restore.h\ 19 libimobiledevice/misagent.h \
18 libimobiledevice/webinspector.h\ 20 libimobiledevice/restore.h \
19 libimobiledevice/heartbeat.h\ 21 libimobiledevice/webinspector.h \
20 libimobiledevice/diagnostics_relay.h\ 22 libimobiledevice/heartbeat.h \
21 libimobiledevice/debugserver.h\ 23 libimobiledevice/diagnostics_relay.h \
22 libimobiledevice/syslog_relay.h\ 24 libimobiledevice/debugserver.h \
23 libimobiledevice/mobileactivation.h\ 25 libimobiledevice/syslog_relay.h \
24 libimobiledevice/preboard.h\ 26 libimobiledevice/mobileactivation.h \
25 libimobiledevice/companion_proxy.h\ 27 libimobiledevice/preboard.h \
26 libimobiledevice/property_list_service.h\ 28 libimobiledevice/companion_proxy.h \
27 libimobiledevice/service.h 29 libimobiledevice/property_list_service.h \
30 libimobiledevice/service.h