From bbfd5355b9bb25ece2da83af93ac3cdd01bc41c7 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Mon, 25 Jan 2010 00:24:31 +0100 Subject: New file_relay service implementation. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') 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 \ device_link_service.c device_link_service.h\ lockdown.c lockdown.h\ afc.c afc.h\ + file_relay.c file_relay.h\ notification_proxy.c notification_proxy.h\ installation_proxy.c installation_proxy.h\ sbservices.c sbservices.h\ -- cgit v1.1-32-gdbae