From 0da4afcace17e9570e962c389f91ff9f18cf25e3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 10 Jan 2023 22:36:15 +0100 Subject: Add libfonts_get_font_root_dirs 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 185f639..a76310f 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ PUBLIC_OBJ =\ libfonts_get_default_font.o\ libfonts_get_default_font_name.o\ libfonts_get_default_rendering_settings.o\ + libfonts_get_font_root_dirs.o\ libfonts_get_output_dpi.o\ libfonts_get_output_rendering_settings.o\ libfonts_get_subpixel_order_class.o\ -- cgit v1.2.3-70-g09d2