summaryrefslogtreecommitdiff
path: root/src/grp-udev/systemd-udevd/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-10-21 03:00:49 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-10-21 03:00:49 -0400
commit623f13d8198b83df890f014b1d27255f4d78f35b (patch)
treea38236004dfb3abd99952585638e6141513eaa8c /src/grp-udev/systemd-udevd/Makefile
parentbe6cdcb499515a8dc200440f9c0f95d16edbaa2d (diff)
wip
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