summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-07-29 17:07:27 +0200
committerKay Sievers <kay@vrfy.org>2014-07-29 17:10:16 +0200
commitab6efe71f3f1fb44ad2d9737e29dfd15ba4ba635 (patch)
tree70bbb6be78f1d575bb89b69efae8c48833131f05 /Makefile.am
parent94a15ffa14b8272e827f4cf95244910839a9d907 (diff)
test: test_tables - fix missing symbols when --gc-sections are not available
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 9f2900cb6..a5ca64f6a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1493,6 +1493,7 @@ test_tables_CFLAGS = \
test_tables_LDADD = \
libsystemd-logs.la \
libsystemd-journal-internal.la \
+ libsystemd-journal-core.la \
libsystemd-core.la \
libudev-core.la \
$(RT_LIBS)