chiark / gitweb /
core: move ManagerRunningAs to shared
[elogind.git] / Makefile.am
index 637a5367b19bd2761b2859d8cacf42fd9fd06864..5da132c6498fc363af9139082eb8e4f9e97753d7 100644 (file)
@@ -909,6 +909,8 @@ noinst_LTLIBRARIES += \
 libsystemd_core_la_SOURCES = \
        src/core/unit.c \
        src/core/unit.h \
+       src/core/unit-printf.c \
+       src/core/unit-printf.h \
        src/core/job.c \
        src/core/job.h \
        src/core/manager.c \
@@ -1038,6 +1040,7 @@ libsystemd_core_la_LIBADD = \
        libsystemd-label.la \
        libsystemd-shared.la \
        libsystemd-dbus.la \
+       libsystemd-audit.la \
        libsystemd-id128-internal.la \
        libudev.la \
        $(LIBWRAP_LIBS) \