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