summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2010-01-28 22:18:41 +0100
committerGravatar Martin Szulecki2010-01-29 02:16:00 +0100
commit96101a1231a4ddfeb40fd738a24e108a3a904048 (patch)
tree65a8f54354d9acbbba93dac2c8602d07e469482c /include/Makefile.am
parent45b88ae3956de089fdc35605910f1359a1d3961c (diff)
downloadlibimobiledevice-96101a1231a4ddfeb40fd738a24e108a3a904048.tar.gz
libimobiledevice-96101a1231a4ddfeb40fd738a24e108a3a904048.tar.bz2
Global renames due to project rename to libimobiledevice
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am18
1 files changed, 9 insertions, 9 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index aced258..2e20332 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,9 +1,9 @@
1nobase_include_HEADERS = libiphone/libiphone.h \ 1nobase_include_HEADERS = libimobiledevice/libimobiledevice.h \
2 libiphone/lockdown.h \ 2 libimobiledevice/lockdown.h \
3 libiphone/afc.h \ 3 libimobiledevice/afc.h \
4 libiphone/file_relay.h \ 4 libimobiledevice/file_relay.h \
5 libiphone/notification_proxy.h \ 5 libimobiledevice/notification_proxy.h \
6 libiphone/installation_proxy.h \ 6 libimobiledevice/installation_proxy.h \
7 libiphone/sbservices.h \ 7 libimobiledevice/sbservices.h \
8 libiphone/mobilesync.h \ 8 libimobiledevice/mobilesync.h \
9 libiphone/mobilebackup.h 9 libimobiledevice/mobilebackup.h