build: move stdio-bridge into $PATH

Make sure stdio-bridge can be found in $PATH. Otherwise, "xyzctl -H"
fails.
This commit is contained in:
David Herrmann 2015-01-17 18:01:01 +01:00
parent 288026bda9
commit b58d857136

View file

@ -368,6 +368,7 @@ bin_PROGRAMS = \
systemd-delta \
systemd-analyze \
systemd-run \
systemd-stdio-bridge \
systemd-path
dist_bin_SCRIPTS = \
@ -391,7 +392,6 @@ rootlibexec_PROGRAMS = \
systemd-sysctl \
systemd-sleep \
systemd-bus-proxyd \
systemd-stdio-bridge \
systemd-socket-proxyd \
systemd-update-done