summaryrefslogtreecommitdiff
path: root/src/grp-system/grp-utils/systemd-run/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/grp-utils/systemd-run/Makefile')
-rw-r--r--src/grp-system/grp-utils/systemd-run/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-system/grp-utils/systemd-run/Makefile b/src/grp-system/grp-utils/systemd-run/Makefile
index 17d21167bc..9664591eb6 100644
--- a/src/grp-system/grp-utils/systemd-run/Makefile
+++ b/src/grp-system/grp-utils/systemd-run/Makefile
@@ -28,6 +28,6 @@ systemd_run_SOURCES = \
src/run/run.c
systemd_run_LDADD = \
- libshared.la
+ libsystemd-shared.la
include $(topsrcdir)/build-aux/Makefile.tail.mk