aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-07-22 19:52:07 +0200
committerMattias Andrée <maandree@kth.se>2022-07-22 19:52:07 +0200
commit8f015537e7c016722dbd7fffee520461fe394f28 (patch)
tree9289ac5cfc9e95550169d346a23eaf64ce81c8f0 /Makefile
parentAdd LIBFONTS_ANTIALIASING_GREYSCALE_FORCED (diff)
downloadlibfonts-8f015537e7c016722dbd7fffee520461fe394f28.tar.gz
libfonts-8f015537e7c016722dbd7fffee520461fe394f28.tar.bz2
libfonts-8f015537e7c016722dbd7fffee520461fe394f28.tar.xz
Add default fonts
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 97a3499..74bb9e1 100644
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,7 @@ OBJ =\
libfonts_calculate_subpixel_order.o\
libfonts_decode_font_description.o\
libfonts_encode_font_description.o\
+ libfonts_get_default_font_name.o\
libfonts_get_output_dpi.o
HDR =\