From 648533b47d5d8eb42f0922f584f482707714b17f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 20 Nov 2021 21:55:57 +0100 Subject: Implement libfonts_decode_font_description 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 53e9215..978519e 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,7 @@ LIB_NAME = fonts OBJ =\ libfonts_calculate_subpixel_order.o\ + libfonts_decode_font_description.o\ libfonts_encode_font_description.o\ libfonts_get_output_dpi.o -- cgit v1.2.3-70-g09d2