summaryrefslogtreecommitdiff
path: root/src/grp-utils/systemd-path/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-utils/systemd-path/Makefile')
-rw-r--r--src/grp-utils/systemd-path/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-utils/systemd-path/Makefile b/src/grp-utils/systemd-path/Makefile
index 9fcae47938..d8abf0f2ee 100644
--- a/src/grp-utils/systemd-path/Makefile
+++ b/src/grp-utils/systemd-path/Makefile
@@ -30,7 +30,7 @@ systemd_path_SOURCES = \
src/path/path.c
systemd_path_LDADD = \
- libbasic.la
+ libsystemd-basic.la
sd.CPPFLAGS += -DLIBDIR=\"$(libdir)\"
sd.CPPFLAGS += -DROOTLIBDIR=\"$(rootlibdir)\"