summaryrefslogtreecommitdiff
path: root/tests/datetime/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/datetime/meson.build')
-rw-r--r--tests/datetime/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/datetime/meson.build b/tests/datetime/meson.build
index c9f07877c..021036881 100644
--- a/tests/datetime/meson.build
+++ b/tests/datetime/meson.build
@@ -14,7 +14,7 @@ env = [
]
cflags = [
'-DTEST_SRCDIR="@0@"'.format(meson.current_source_dir()),
- '-DSRCDIR="@0@"'.format(meson.source_root() + '/panels/datetime')
+ '-DSRCDIR="@0@"'.format(meson.project_source_root() + '/panels/datetime')
]
foreach unit: test_units