From 5b500193b3eb561260cc31e714e2b0c35148cfff Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Fri, 3 May 2013 09:53:41 -0700 Subject: refactor the geoclue code into its own class. --- src/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index a31cb4b..f9b8562 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,6 +11,10 @@ indicator_datetime_service_SOURCES = \ datetime-interface.h \ gen-datetime-service.xml.c \ datetime-service.c \ + location.c \ + location.h \ + location-geoclue.c \ + location-geoclue.h \ utils.c \ utils.h \ dbus-shared.h \ -- cgit v1.2.3