aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-05-06 14:49:34 -0700
committerCharles Kerr <charles.kerr@canonical.com>2013-05-06 14:49:34 -0700
commit5d8b176ab3c072faa259bfc3de2b8de103437463 (patch)
treed4975080ec780ee647d8cf4c85c71905beef3753 /src/Makefile.am
parentcc92756aaa57060539f57ce92d41ded0966b92d1 (diff)
downloadayatana-indicator-datetime-5d8b176ab3c072faa259bfc3de2b8de103437463.tar.gz
ayatana-indicator-datetime-5d8b176ab3c072faa259bfc3de2b8de103437463.tar.bz2
ayatana-indicator-datetime-5d8b176ab3c072faa259bfc3de2b8de103437463.zip
make location-file (the /etc/timezone monitor) a sibling of location-geoclue (the geoclue service monitor)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 \