summaryrefslogtreecommitdiff
path: root/src/grp-initprogs/systemd-detect-virt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-initprogs/systemd-detect-virt/Makefile')
-rw-r--r--src/grp-initprogs/systemd-detect-virt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-initprogs/systemd-detect-virt/Makefile b/src/grp-initprogs/systemd-detect-virt/Makefile
index 7b9b9f667b..7158be148a 100644
--- a/src/grp-initprogs/systemd-detect-virt/Makefile
+++ b/src/grp-initprogs/systemd-detect-virt/Makefile
@@ -28,7 +28,7 @@ systemd_detect_virt_SOURCES = \
src/detect-virt/detect-virt.c
systemd_detect_virt_LDADD = \
- libshared.la
+ libsystemd-shared.la
INSTALL_EXEC_HOOKS += \
systemd-detect-virt-install-hook