aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-01-10 22:36:15 +0100
committerMattias Andrée <maandree@kth.se>2023-01-10 22:36:15 +0100
commit0da4afcace17e9570e962c389f91ff9f18cf25e3 (patch)
tree3650fb66a055b8e4c70ee3648478f6f6aa84eb61 /Makefile
parentFix previous commit (diff)
downloadlibfonts-0da4afcace17e9570e962c389f91ff9f18cf25e3.tar.gz
libfonts-0da4afcace17e9570e962c389f91ff9f18cf25e3.tar.bz2
libfonts-0da4afcace17e9570e962c389f91ff9f18cf25e3.tar.xz
Add libfonts_get_font_root_dirs
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 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\