chiark / gitweb /
core: add NOP jobs, job type collapsing
[elogind.git] / Makefile.am
index bf095175107e89b7fb437f47e6b91fe9bbcd9263..41fd773795c846dd9950b4448421500961a054b2 100644 (file)
@@ -904,7 +904,8 @@ test_job_type_CFLAGS = \
        $(DBUS_CFLAGS)
 
 test_job_type_LDADD = \
-       libsystemd-core.la
+       libsystemd-core.la \
+       libsystemd-daemon.la
 
 test_ns_SOURCES = \
        src/test/test-ns.c