From 80390ae0f9e911717e549be0346bb5bd04bc056d Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Tue, 12 Jan 2010 16:03:55 +0100 Subject: New device_link_service --- 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 0352f64..bc98de4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -6,6 +6,7 @@ AM_LDFLAGS = $(libglib2_LIBS) $(libgnutls_LIBS) $(libtasn1_LIBS) $(libgthread2_L lib_LTLIBRARIES = libiphone.la libiphone_la_SOURCES = iphone.c iphone.h \ property_list_service.c property_list_service.h\ + device_link_service.c device_link_service.h\ lockdown.c lockdown.h\ AFC.c AFC.h\ NotificationProxy.c NotificationProxy.h\ -- cgit v1.1-32-gdbae