From 451baa964b34accd93af19ab8c6aa93636bf79fd Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Tue, 28 May 2019 14:29:42 +0800 Subject: Add test code for mate-languages. --- meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'meson.build') diff --git a/meson.build b/meson.build index defef4d..00da23c 100644 --- a/meson.build +++ b/meson.build @@ -62,6 +62,7 @@ config_h.set_quoted('LOCALEDIR', matedt_localedir) common_flags = [ '-DHAVE_CONFIG_H', + '-I' + meson.build_root(), '-DPACKAGE_VERSION="@0@"'.format(matedt_version), ] -- cgit v1.2.1