chiark / gitweb /
core: add support for a configurable system-wide start-up timeout
[elogind.git] / Makefile.am
index 4028112a62e09ef5cd91b36272711e82f8f7a331..cbf98bdac35aa047d376d78eca2096a083a3ce34 100644 (file)
@@ -1112,7 +1112,9 @@ libsystemd_core_la_SOURCES = \
        src/core/audit-fd.c \
        src/core/audit-fd.h \
        src/core/show-status.c \
-       src/core/show-status.h
+       src/core/show-status.h \
+       src/core/failure-action.c \
+       src/core/failure-action.h
 
 if HAVE_KMOD
 libsystemd_core_la_SOURCES += \