1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 10:25:06 +03:00

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