summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-16 19:26:27 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-16 19:26:27 +0200
commit9be9828c00449e3cab77aaea8359de61e793cc28 (patch)
treea0f8a28fc82183252739994a5d3246409eebaceb /Makefile.am
parent6b5ad000aba61a5312b5c3fac7dd85a0d33816af (diff)
systemctl: warn in intervals before going down when delayed shutdown is used
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e3cef517cc..013a603fc1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -535,6 +535,7 @@ systemd_random_seed_LDADD = \
libsystemd-basic.la
systemd_shutdownd_SOURCES = \
+ src/utmp-wtmp.c \
src/sd-daemon.c \
src/shutdownd.c