udev: don't mix static and dynamic libs

This commit is contained in:
Tom Gundersen 2013-10-28 18:54:41 +01:00
parent 16b9b87aee
commit 3716e8c99c
1 changed files with 1 additions and 1 deletions

View File

@ -2347,7 +2347,7 @@ libudev_core_la_LIBADD = \
libsystemd-daemon-internal.la \
libsystemd-shared.la \
libsystemd-rtnl.la \
libsystemd-id128.la \
libsystemd-id128-internal.la \
$(BLKID_LIBS) \
$(KMOD_LIBS)