diff options
author | Mattias Andrée <maandree@kth.se> | 2023-01-12 21:57:47 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2023-01-12 21:57:47 +0100 |
commit | 9a6046f51934f8c34a58583b44cd1dc0c0b0b8d6 (patch) | |
tree | 85623d6551c6bbf054fe2ce25e63b65675184990 /Makefile | |
parent | m doc (diff) | |
download | libfonts-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-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |