From 96101a1231a4ddfeb40fd738a24e108a3a904048 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Thu, 28 Jan 2010 22:18:41 +0100 Subject: Global renames due to project rename to libimobiledevice --- include/Makefile.am | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'include/Makefile.am') 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 @@ -nobase_include_HEADERS = libiphone/libiphone.h \ - libiphone/lockdown.h \ - libiphone/afc.h \ - libiphone/file_relay.h \ - libiphone/notification_proxy.h \ - libiphone/installation_proxy.h \ - libiphone/sbservices.h \ - libiphone/mobilesync.h \ - libiphone/mobilebackup.h +nobase_include_HEADERS = libimobiledevice/libimobiledevice.h \ + libimobiledevice/lockdown.h \ + libimobiledevice/afc.h \ + libimobiledevice/file_relay.h \ + libimobiledevice/notification_proxy.h \ + libimobiledevice/installation_proxy.h \ + libimobiledevice/sbservices.h \ + libimobiledevice/mobilesync.h \ + libimobiledevice/mobilebackup.h -- cgit v1.1-32-gdbae