[systemd-commits] Makefile.am

Kay Sievers kay at kemper.freedesktop.org
Tue Jul 29 08:30:17 PDT 2014


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

New commits:
commit ab6efe71f3f1fb44ad2d9737e29dfd15ba4ba635
Author: Kay Sievers <kay at vrfy.org>
Date:   Tue Jul 29 17:07:27 2014 +0200

    test: test_tables - fix missing symbols when --gc-sections are not available

diff --git a/Makefile.am b/Makefile.am
index 9f2900c..a5ca64f 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)



More information about the systemd-commits mailing list