chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16b9b87
)
udev: don't mix static and dynamic libs
author
Tom Gundersen
<teg@jklm.no>
Mon, 28 Oct 2013 17:54:41 +0000
(18:54 +0100)
committer
Tom Gundersen
<teg@jklm.no>
Mon, 28 Oct 2013 17:58:19 +0000
(18:58 +0100)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 2acd22beff57a1abcdd8e3034c7c169563c08cb2..bb182173f71202638d11a325c72bc13892874c19 100644
(file)
--- 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)