summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 197407cdb0..d5ada988e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -369,6 +369,7 @@ systemd_cgroups_agent_LDADD = \
systemctl_SOURCES = \
src/systemctl.c \
+ src/utmp-wtmp.c \
$(BASIC_SOURCES)
systemctl_CFLAGS = $(AM_CFLAGS) $(DBUS_CFLAGS)