From 6a519db71998fbb8d2ea4fdd749494d77bf2e98f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 8 Jan 2023 15:44:39 +0100 Subject: Improve libfonts_get_default_font_name and draft implementation of libfonts_get_default_font 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 1724961..6a96f96 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.o\ libfonts_get_default_font_name.o\ libfonts_get_output_dpi.o\ libfonts_get_subpixel_order_class.o\ -- cgit v1.2.3-70-g09d2