aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-01-11 22:45:24 +0100
committerMattias Andrée <maandree@kth.se>2023-01-11 22:45:24 +0100
commit4fb270c05ff9a3f0e025c7964fc9444e76dcff2e (patch)
treef554bd742b3324e0ef463367dedba71870df2ca5 /Makefile
parentAdd libfonts_get_font_root_dirs (diff)
downloadlibfonts-4fb270c05ff9a3f0e025c7964fc9444e76dcff2e.tar.gz
libfonts-4fb270c05ff9a3f0e025c7964fc9444e76dcff2e.tar.bz2
libfonts-4fb270c05ff9a3f0e025c7964fc9444e76dcff2e.tar.xz
Add alias file parsing function
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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