chiark / gitweb /
test: test_tables - fix missing symbols when --gc-sections are not available
authorKay Sievers <kay@vrfy.org>
Tue, 29 Jul 2014 15:07:27 +0000 (17:07 +0200)
committerKay Sievers <kay@vrfy.org>
Tue, 29 Jul 2014 15:10:16 +0000 (17:10 +0200)
Makefile.am

index 9f2900cb6f14c821b370c764919420ec02df045f..a5ca64f6a249f7cef365195fd418d30a1169dfe4 100644 (file)
@@ -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)