From 84c0c1ff3f9666adb632b8c87b4c2f7c54f5d823 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 22 Jul 2022 17:12:09 +0200 Subject: Fix EDID reading in libfonts_get_output_dpi and make it use the output transformation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 57da740..97a3499 100644 --- a/Makefile +++ b/Makefile @@ -23,6 +23,7 @@ OBJ =\ libfonts_get_output_dpi.o HDR =\ + common.h\ libfonts.h LOBJ = $(OBJ:.o=.lo) -- cgit v1.2.3-70-g09d2