X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=452f07ca75a86b4d5ecdc9ceeb4ed6de210500a7;hp=f614b86c07b56b9dc66f734836a933bea5032b56;hb=d1bddcec98551ea748f39a742a4cbcf9ea9254ef;hpb=592fd144ae313855f48d0ca52a103013b41e5d59 diff --git a/Makefile.am b/Makefile.am index f614b86c0..452f07ca7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1524,8 +1524,9 @@ test_condition_util_SOURCES = \ test_condition_util_LDADD = \ libsystemd-shared.la \ - libsystemd-internal.la - + libsystemd-internal.la \ + libsystemd-capability.la \ + libsystemd-label.la test_fdset_SOURCES = \ src/test/test-fdset.c