summaryrefslogtreecommitdiff
path: root/examples/application5/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'examples/application5/meson.build')
-rw-r--r--examples/application5/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/application5/meson.build b/examples/application5/meson.build
index 38e63440e9..284811a230 100644
--- a/examples/application5/meson.build
+++ b/examples/application5/meson.build
@@ -1,6 +1,6 @@
app5_resources = gnome.compile_resources('exampleapp5_resources',
'exampleapp.gresource.xml',
- source_dir: '.')
+ source_dir: meson.current_source_dir())
app5_schemas = gnome.compile_schemas()