diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f74982218f..b5a7a7ed54 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 |