aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-01-21 12:04:25 +0100
committerMattias Andrée <maandree@kth.se>2023-01-21 12:04:25 +0100
commit5bd71990de55e5c944559a3829a8d4e1fb96153f (patch)
treecaa2ef62bf8db35e65ed127ed850bc7dd4754275 /Makefile
parentAdd libfonts_create_transcoding_table (diff)
downloadlibfonts-5bd71990de55e5c944559a3829a8d4e1fb96153f.tar.gz
libfonts-5bd71990de55e5c944559a3829a8d4e1fb96153f.tar.bz2
libfonts-5bd71990de55e5c944559a3829a8d4e1fb96153f.tar.xz
Add libfonts_get_subpixel_expansion
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 c3dc40a..32ad9a5 100644
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,7 @@ PUBLIC_OBJ =\
libfonts_get_font_root_dirs.o\
libfonts_get_output_dpi.o\
libfonts_get_output_rendering_settings.o\
+ libfonts_get_subpixel_expansion.o\
libfonts_get_subpixel_order_class.o\
libfonts_parse_alias_line.o\
libfonts_parse_dir_line.o\