From 419794f27cc898ef423a697c996099839a85f040 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 3 Feb 2019 18:19:56 +0100 Subject: Formatting fussiness --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index f34ff71c..10c5dc29 100644 --- a/meson.build +++ b/meson.build @@ -162,7 +162,7 @@ quote_fmt_c = custom_target('quote_fmt.c', depends : quote_fmt_parse_c, command : [flex, '--outfile=@OUTPUT0@', '--header-file=@OUTPUT1@', - '-P', 'quote_fmt', + '-P', 'quote_fmt', '@INPUT@']) glibgenmarshal = find_program('glib-genmarshal') -- cgit v1.2.3