chiark / gitweb /
build-sys: add missing backslash
[elogind.git] / Makefile.am
index f5c43da5e2311a3b10c5ba8d2a65b4eb52d2538e..dc0c99fbe902b97e7ee5e48759143c2bb6939e19 100644 (file)
@@ -45,7 +45,7 @@ AM_CPPFLAGS = \
        -I $(top_srcdir)/src
 
 rootbin_PROGRAMS = \
-       systemd
+       systemd \
        systemctl
 
 if HAVE_GTK