1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-19 22:50:17 +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