From 2ba3c7b5c33fbbbb22c619c196b63fd689885ece Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 5 Mar 2025 19:51:28 +0100 Subject: Merge config-ini.h and options.h into common.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 7d7e9d6..25c1568 100644 --- a/src/Makefile +++ b/src/Makefile @@ -24,9 +24,7 @@ OBJ =\ HDR =\ common.h\ - solar.h\ - options.h\ - config-ini.h + solar.h PACKAGE_STRING = redshift-ng 1.13 -- cgit v1.2.3-70-g09d2