summaryrefslogtreecommitdiff
path: root/src/core/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/meson.build')
-rw-r--r--src/core/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/meson.build b/src/core/meson.build
index 8745671213..fd15a7fbef 100644
--- a/src/core/meson.build
+++ b/src/core/meson.build
@@ -167,7 +167,7 @@ load_fragment_gperf_nulstr_c = custom_target(
command : [awk, '-f', '@INPUT0@', '@INPUT1@'],
capture : true)
-libcore_name = 'systemd-core-@0@'.format(meson.project_version())
+libcore_name = 'systemd-core-@0@'.format(shared_lib_tag)
libcore = shared_library(
libcore_name,