From 5d8b176ab3c072faa259bfc3de2b8de103437463 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 6 May 2013 14:49:34 -0700 Subject: make location-file (the /etc/timezone monitor) a sibling of location-geoclue (the geoclue service monitor) --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index f9b8562..2efff8f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,6 +13,8 @@ indicator_datetime_service_SOURCES = \ datetime-service.c \ location.c \ location.h \ + location-file.c \ + location-file.h \ location-geoclue.c \ location-geoclue.h \ utils.c \ -- cgit v1.2.3