From 412019737ae2e344b2531cf5126e3ba2b3cbe066 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 21 Jan 2023 10:54:21 +0100 Subject: Add libfonts_create_transcoding_table 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 7e967fd..c3dc40a 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,7 @@ LIB_NAME = fonts PUBLIC_OBJ =\ libfonts_calculate_subpixel_order.o\ libfonts_char_is_in_subset.o\ + libfonts_create_transcoding_table.o\ libfonts_deallocate_encoding.o\ libfonts_deallocate_encoding_mapping.o\ libfonts_deallocate_encoding_mapping_entry.o\ -- cgit v1.2.3-70-g09d2