chiark / gitweb /
systemctl: highlight failed processes in systemctl status
[elogind.git] / Makefile.am
index 91bcb0f0a47c02bc7b8931511b24a880553f1bf9..351f1ce54d5e0ce873b0fe5d528e293663456174 100644 (file)
@@ -341,12 +341,6 @@ dist_systemunit_DATA += \
        units/fedora/plymouth-halt.service
 endif
 
-
-if TARGET_ARCH
-dist_systemunit_DATA += \
-       units/arch/rc-local.service
-endif
-
 dist_doc_DATA = \
        README \
        LICENSE \
@@ -826,7 +820,8 @@ systemd_vconsole_setup_LDADD = \
 
 systemd_remount_api_vfs_SOURCES = \
        src/remount-api-vfs.c \
-       src/mount-setup.c
+       src/mount-setup.c \
+       src/exit-status.c
 
 systemd_remount_api_vfs_CFLAGS = \
        $(AM_CFLAGS)