summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-07 16:22:29 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-07 16:26:09 -0500
commit9d6cbf7871f5ff69e5835caef1b46673af51e000 (patch)
treec6a6a11d715a999e64c93d3ca30cab8fb533db03 /Makefile.am
parentbeb23689e357ed549f5c9d4a3440da2132a419f1 (diff)
build-sys: fix build without -Wl,--gc-sections
In 8d81eb8e the new library was added for libudev, use it for libsystemd-journal too.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9a26a07602..163e8f8fee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2424,6 +2424,7 @@ libsystemd_journal_la_LDFLAGS = \
libsystemd_journal_la_LIBADD = \
libsystemd-shared.la \
libsystemd-label.la \
+ libsystemd-daemon-internal.la \
libsystemd-id128-internal.la
libsystemd_journal_internal_la_SOURCES = \