build-sys: add missing backslash

This commit is contained in:
Lennart Poettering 2010-06-02 00:42:36 +02:00
parent f401faf540
commit 134dc482d2

View file

@ -45,7 +45,7 @@ AM_CPPFLAGS = \
-I $(top_srcdir)/src
rootbin_PROGRAMS = \
systemd
systemd \
systemctl
if HAVE_GTK