From 4fb270c05ff9a3f0e025c7964fc9444e76dcff2e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 11 Jan 2023 22:45:24 +0100 Subject: Add alias file parsing function 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 a76310f..27be8f9 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,7 @@ PUBLIC_OBJ =\ libfonts_get_output_dpi.o\ libfonts_get_output_rendering_settings.o\ libfonts_get_subpixel_order_class.o\ + libfonts_parse_alias_line.o\ libfonts_unget_subpixel_order_class.o\ libfonts_used_environs.o -- cgit v1.2.3-70-g09d2