This commit is contained in:
Matthias Clasen 2022-12-28 08:51:27 -05:00
parent dc9ca63763
commit ef20b5e66f
1 changed files with 1 additions and 1 deletions

View File

@ -618,7 +618,7 @@ if conf.get('HAVE_CAIRO', 0) == 1
harfbuzz_cairo_def = custom_target('harfbuzz-cairo.def',
command: [gen_def, '@OUTPUT@', '@INPUT@'],
input: hb_cairo_headers,
output: 'harfbuzz-cairot .def')
output: 'harfbuzz-cairo.def')
defs_list += [harfbuzz_cairo_def]
pkgmod.generate(libharfbuzz_cairo,