aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-01-12 21:57:47 +0100
committerMattias Andrée <maandree@kth.se>2023-01-12 21:57:47 +0100
commit9a6046f51934f8c34a58583b44cd1dc0c0b0b8d6 (patch)
tree85623d6551c6bbf054fe2ce25e63b65675184990 /Makefile
parentm doc (diff)
downloadlibfonts-9a6046f51934f8c34a58583b44cd1dc0c0b0b8d6.tar.gz
libfonts-9a6046f51934f8c34a58583b44cd1dc0c0b0b8d6.tar.bz2
libfonts-9a6046f51934f8c34a58583b44cd1dc0c0b0b8d6.tar.xz
m + add libfonts_parse_dir_line
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 27be8f9..ce8850d 100644
--- a/Makefile
+++ b/Makefile
@@ -30,6 +30,7 @@ PUBLIC_OBJ =\
libfonts_get_output_rendering_settings.o\
libfonts_get_subpixel_order_class.o\
libfonts_parse_alias_line.o\
+ libfonts_parse_dir_line.o\
libfonts_unget_subpixel_order_class.o\
libfonts_used_environs.o