aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-01-08 17:04:08 +0100
committerMattias Andrée <maandree@kth.se>2023-01-08 17:04:08 +0100
commitaaac48299e7c29df0418974cdc99494864a610f8 (patch)
treef0490bc90babb2c48d8d8f158aec2b48e347fdca /Makefile
parentDraft implementations of libfonts_get_{default,output}_rendering_settings (diff)
downloadlibfonts-aaac48299e7c29df0418974cdc99494864a610f8.tar.gz
libfonts-aaac48299e7c29df0418974cdc99494864a610f8.tar.bz2
libfonts-aaac48299e7c29df0418974cdc99494864a610f8.tar.xz
m
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 46df5b2..c915208 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,7 @@ PUBLIC_OBJ =\
libfonts_get_default_font_name.o\
libfonts_get_default_rendering_settings.o\
libfonts_get_output_dpi.o\
+ libfonts_get_output_rendering_settings.o\
libfonts_get_subpixel_order_class.o\
libfonts_unget_subpixel_order_class.o\
libfonts_used_environs.o