[systemd-commits] Makefile.am

Tom Gundersen tomegun at kemper.freedesktop.org
Mon Oct 28 11:20:14 PDT 2013


 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3716e8c99c25e7f65d7eff3a131cc459f66ec4eb
Author: Tom Gundersen <teg at jklm.no>
Date:   Mon Oct 28 18:54:41 2013 +0100

    udev: don't mix static and dynamic libs

diff --git a/Makefile.am b/Makefile.am
index 2acd22b..bb18217 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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)
 



More information about the systemd-commits mailing list