summaryrefslogtreecommitdiff
path: root/tests/functional-tests/ipc/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional-tests/ipc/meson.build')
-rw-r--r--tests/functional-tests/ipc/meson.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/functional-tests/ipc/meson.build b/tests/functional-tests/ipc/meson.build
index e0bbe4da6..bd5a1611e 100644
--- a/tests/functional-tests/ipc/meson.build
+++ b/tests/functional-tests/ipc/meson.build
@@ -1,6 +1,6 @@
functional_ipc_test_c_args = [
- '-DTEST_DOMAIN_ONTOLOGY_RULE="@0@/src/tracker-store/default.rule"'.format(source_root),
- '-DTEST_ONTOLOGIES_DIR="@0@/src/ontologies/nepomuk"'.format(source_root),
+ '-DTEST_DOMAIN_ONTOLOGY_RULE="@0@"'.format(tracker_uninstalled_domain_rule),
+ '-DTEST_ONTOLOGIES_DIR="@0@"'.format(tracker_uninstalled_nepomuk_ontologies_dir),
]
insert_or_replace_test = executable('test-insert-or-replace',