summaryrefslogtreecommitdiff
path: root/geocode-glib
diff options
context:
space:
mode:
Diffstat (limited to 'geocode-glib')
-rw-r--r--geocode-glib/tests/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/geocode-glib/tests/meson.build b/geocode-glib/tests/meson.build
index 6a90206..80e7e91 100644
--- a/geocode-glib/tests/meson.build
+++ b/geocode-glib/tests/meson.build
@@ -1,4 +1,4 @@
-install_dir = get_option('libexecdir') + '/installed-tests/' + library_name
+install_dir = get_option('prefix') / get_option('libexecdir') / 'installed-tests' / library_name
e = executable('geo-uri',
'geo-uri.c',