chiark / gitweb /
units: restore job timeouts for poweroff and reboot
[elogind.git] / Makefile.am
index ff5f61b5856749afbbe8b1923c4c21f84c9e9ee8..f614b86c07b56b9dc66f734836a933bea5032b56 100644 (file)
@@ -1543,6 +1543,7 @@ test_util_SOURCES = \
        src/test/test-util.c
 
 test_util_LDADD = \
+       -lm \
        libsystemd-core.la
 
 test_uid_range_SOURCES = \
@@ -4438,6 +4439,9 @@ rootlibexec_PROGRAMS += \
 nodist_systemunit_DATA += \
        units/systemd-vconsole-setup.service
 
+dist_udevrules_DATA += \
+       src/vconsole/90-vconsole.rules
+
 SYSINIT_TARGET_WANTS += \
        systemd-vconsole-setup.service
 endif