From a0a215b02de9a4f32097a8e98208f911c8d1e027 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 7 Jan 2023 20:24:56 +0100 Subject: Add libfonts_{get,unget}_subpixel_order_class MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 74bb9e1..9ff12b7 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,9 @@ OBJ =\ libfonts_decode_font_description.o\ libfonts_encode_font_description.o\ libfonts_get_default_font_name.o\ - libfonts_get_output_dpi.o + libfonts_get_output_dpi.o\ + libfonts_get_subpixel_order_class.o\ + libfonts_unget_subpixel_order_class.o HDR =\ common.h\ -- cgit v1.2.3-70-g09d2