From 8fed0248b8c26a4135bd230ec9dea84c4ee23233 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 25 Mar 2025 23:06:51 +0100 Subject: Add support for /etc/geolocation and guessing by timezone MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index a62a0cf..417d001 100644 --- a/src/Makefile +++ b/src/Makefile @@ -24,6 +24,8 @@ OBJ =\ location.o\ location-geoclue2.o\ location-manual.o\ + location-geofile.o\ + location-timezone.o\ redshift.o\ signals.o\ util.o -- cgit v1.2.3-70-g09d2