chiark / gitweb /
arch: remove rc-local.service
[elogind.git] / Makefile.am
index 3c10167c63e5165f4b86b2789a76ac325c9039d3..b594b65387441338a35ee169e0f005b7c9230b02 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 \
@@ -633,8 +627,7 @@ test_env_replace_LDADD = \
 
 test_strv_SOURCES = \
        src/test-strv.c \
-       src/specifier.c \
-       src/specifier.h
+       src/specifier.c
 
 test_strv_CFLAGS = \
        $(AM_CFLAGS)