diff options
Diffstat (limited to 'include/Makefile.am')
| -rw-r--r-- | include/Makefile.am | 18 |
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 @@ | |||
| 1 | nobase_include_HEADERS = libiphone/libiphone.h \ | 1 | nobase_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 |
