summaryrefslogtreecommitdiff
path: root/src/grp-udev/systemd-udevd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-udev/systemd-udevd/Makefile')
-rw-r--r--src/grp-udev/systemd-udevd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-udev/systemd-udevd/Makefile b/src/grp-udev/systemd-udevd/Makefile
index 0ef78eb339..d32486f2c8 100644
--- a/src/grp-udev/systemd-udevd/Makefile
+++ b/src/grp-udev/systemd-udevd/Makefile
@@ -31,6 +31,6 @@ systemd_udevd_SOURCES = \
systemd_udevd_LDADD = \
libudev-core.la \
- libbasic.la
+ libsystemd-basic.la
include $(topsrcdir)/build-aux/Makefile.tail.mk