diff options
| author | 2010-01-25 00:24:31 +0100 | |
|---|---|---|
| committer | 2010-01-25 04:19:09 +0100 | |
| commit | bbfd5355b9bb25ece2da83af93ac3cdd01bc41c7 (patch) | |
| tree | a1f9738c7179a8ee1af637ce306f77146723f3f9 /include/Makefile.am | |
| parent | a4a5ffb71575ee76c54903d2616f5845721c9af7 (diff) | |
| download | libimobiledevice-bbfd5355b9bb25ece2da83af93ac3cdd01bc41c7.tar.gz libimobiledevice-bbfd5355b9bb25ece2da83af93ac3cdd01bc41c7.tar.bz2 | |
New file_relay service implementation.
Diffstat (limited to 'include/Makefile.am')
| -rw-r--r-- | include/Makefile.am | 1 |
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 @@ | |||
| 1 | nobase_include_HEADERS = libiphone/libiphone.h \ | 1 | nobase_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 \ |
