diff options
| author | 2010-01-25 00:24:31 +0100 | |
|---|---|---|
| committer | 2010-01-25 04:19:09 +0100 | |
| commit | bbfd5355b9bb25ece2da83af93ac3cdd01bc41c7 (patch) | |
| tree | a1f9738c7179a8ee1af637ce306f77146723f3f9 /src/Makefile.am | |
| parent | a4a5ffb71575ee76c54903d2616f5845721c9af7 (diff) | |
| download | libimobiledevice-bbfd5355b9bb25ece2da83af93ac3cdd01bc41c7.tar.gz libimobiledevice-bbfd5355b9bb25ece2da83af93ac3cdd01bc41c7.tar.bz2 | |
New file_relay service implementation.
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 2e92382..f68f579 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -11,6 +11,7 @@ libiphone_la_SOURCES = iphone.c iphone.h \ | |||
| 11 | device_link_service.c device_link_service.h\ | 11 | device_link_service.c device_link_service.h\ |
| 12 | lockdown.c lockdown.h\ | 12 | lockdown.c lockdown.h\ |
| 13 | afc.c afc.h\ | 13 | afc.c afc.h\ |
| 14 | file_relay.c file_relay.h\ | ||
| 14 | notification_proxy.c notification_proxy.h\ | 15 | notification_proxy.c notification_proxy.h\ |
| 15 | installation_proxy.c installation_proxy.h\ | 16 | installation_proxy.c installation_proxy.h\ |
| 16 | sbservices.c sbservices.h\ | 17 | sbservices.c sbservices.h\ |
