From 86433cea917715559d496ad0561d6b10bc89d7e5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 23 Mar 2025 13:21:19 +0100 Subject: Rewrite gamma-randr.c and gamma-vidmode.c to use libgamma MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index fabc63e..a674b2e 100644 --- a/src/Makefile +++ b/src/Makefile @@ -8,6 +8,7 @@ VERSION_STRING = redshift-ng 1.13 OBJ =\ + backend-direct.o\ colour.o\ config.o\ config-ini.o\ -- cgit v1.2.3-70-g09d2