summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2013-11-14 19:23:39 +0100
committerTom Gundersen <teg@jklm.no>2013-11-14 23:22:58 +0100
commitb4f2a5b19718e63767e9e43db5b048caf4209b3f (patch)
treee78a3232464b3d87d8493d5c6b83f68d0478f9ad /Makefile.am
parent0927756b8d2d8040e5ac69f3bb05182b69939dc2 (diff)
rtnl: add event loop integration
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 f74982218..b5a7a7ed5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -646,6 +646,7 @@ test_rtnl_SOURCES = \
test_rtnl_LDADD = \
libsystemd-rtnl.la \
+ libsystemd-bus.la \
libsystemd-shared.la
tests += test-rtnl