build-sys: test-fdset - add libsystemd-internal
authorKay Sievers <kay@vrfy.org>
Mon, 10 Nov 2014 17:22:44 +0000 (18:22 +0100)
committerKay Sievers <kay@vrfy.org>
Mon, 10 Nov 2014 17:22:44 +0000 (18:22 +0100)
Makefile.am

index 43d1d3c..d3abda1 100644 (file)
@@ -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