summaryrefslogtreecommitdiff
path: root/src/grp-initprogs/systemd-quotacheck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-initprogs/systemd-quotacheck/Makefile')
-rw-r--r--src/grp-initprogs/systemd-quotacheck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-initprogs/systemd-quotacheck/Makefile b/src/grp-initprogs/systemd-quotacheck/Makefile
index 076d33a587..83580b4c66 100644
--- a/src/grp-initprogs/systemd-quotacheck/Makefile
+++ b/src/grp-initprogs/systemd-quotacheck/Makefile
@@ -34,7 +34,7 @@ systemd_quotacheck_SOURCES = \
src/quotacheck/quotacheck.c
systemd_quotacheck_LDADD = \
- libshared.la
+ libsystemd-shared.la
endif # ENABLE_QUOTACHECK
EXTRA_DIST += \