[systemd-commits] Makefile.am
Kay Sievers
kay at kemper.freedesktop.org
Mon Nov 10 09:24:07 PST 2014
Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 87cfe63da10fda2bd5437920e0003a64d3b26047
Author: Kay Sievers <kay at vrfy.org>
Date: Mon Nov 10 18:22:44 2014 +0100
build-sys: test-fdset - add libsystemd-internal
diff --git a/Makefile.am b/Makefile.am
index 43d1d3c..d3abda1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1535,7 +1535,8 @@ test_fdset_SOURCES = \
src/test/test-fdset.c
test_fdset_LDADD = \
- libsystemd-shared.la
+ libsystemd-shared.la \
+ libsystemd-internal.la
test_ratelimit_SOURCES = \
src/test/test-ratelimit.c
More information about the systemd-commits
mailing list