From 8f015537e7c016722dbd7fffee520461fe394f28 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 22 Jul 2022 19:52:07 +0200 Subject: Add default fonts 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 97a3499..74bb9e1 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,7 @@ OBJ =\ libfonts_calculate_subpixel_order.o\ libfonts_decode_font_description.o\ libfonts_encode_font_description.o\ + libfonts_get_default_font_name.o\ libfonts_get_output_dpi.o HDR =\ -- cgit v1.2.3-70-g09d2