chiark / gitweb /
core: move ShowStatus type into the core
[elogind.git] / Makefile.am
index 3eafcff4bef33629731bff1286b1b73de78123bc..5a02d1ef323c321b19398331c057c1299552777b 100644 (file)
@@ -1018,7 +1018,9 @@ libsystemd_core_la_SOURCES = \
        src/core/audit-fd.c \
        src/core/audit-fd.h \
        src/core/async.c \
-       src/core/async.h
+       src/core/async.h \
+       src/core/show-status.c \
+       src/core/show-status.h
 
 if HAVE_KMOD
 libsystemd_core_la_SOURCES += \