From abf2630e7039c53126faf6585769e2abfba657dd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 10 Jan 2023 18:45:42 +0100 Subject: m + implement libfonts_do_{decoded_,}font_descriptions_match MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 71676a7..185f639 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,8 @@ LIB_NAME = fonts PUBLIC_OBJ =\ libfonts_calculate_subpixel_order.o\ libfonts_decode_font_description.o\ + libfonts_do_decoded_font_descriptions_match.o\ + libfonts_do_font_descriptions_match.o\ libfonts_encode_font_description.o\ libfonts_get_default_font.o\ libfonts_get_default_font_name.o\ -- cgit v1.2.3-70-g09d2