summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
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),
]