chiark / gitweb /
build-sys: always distribute systemd-consoled.service.in
[elogind.git] / Makefile.am
index 4545cfebebe2cd856deef7a39d7585480e279652..909b58320bc5f1fc3e31f45656c401f057da85ea 100644 (file)
@@ -3179,15 +3179,15 @@ nodist_userunit_DATA += \
 USER_DEFAULT_TARGET_WANTS += \
        systemd-consoled.service
 
-EXTRA_DIST += \
-       units/user/systemd-consoled.service.in
-
 tests += \
        test-term-page \
        test-term-parser \
        test-unifont
 endif
 
+EXTRA_DIST += \
+       units/user/systemd-consoled.service.in
+
 libsystemd_terminal_la_CFLAGS = \
        $(AM_CFLAGS) \
        $(TERMINAL_CFLAGS)