From e4b613402deb901741d910fc9442d6d4c1763951 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 17 Jun 2010 22:57:28 +0200 Subject: systemctl: provide compatibility implementations for various sysv utilities --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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) -- cgit v1.2.3-54-g00ecf