From c5c011296aef1a194d090f494c6a873756529123 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 11 Nov 2021 21:04:20 +0100 Subject: Implement libfonts_encode_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 dae5d3a..53e9215 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,7 @@ LIB_NAME = fonts OBJ =\ libfonts_calculate_subpixel_order.o\ + libfonts_encode_font_description.o\ libfonts_get_output_dpi.o HDR =\ -- cgit v1.2.3-70-g09d2