From: Lennart Poettering Date: Fri, 29 Jan 2016 13:45:41 +0000 (+0100) Subject: build-sys: install systemd-resolve in /usr/bin X-Git-Tag: v229~63^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c38b6c04e07d0010fec1b771111451cd9c8f21d;p=thirdparty%2Fsystemd.git build-sys: install systemd-resolve in /usr/bin The command has a man page now and is public, hence add it to /usr/bin. --- diff --git a/Makefile.am b/Makefile.am index 90bc5d7ddc5..34b1f1941ba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5304,7 +5304,7 @@ nodist_systemd_resolve_SOURCES = \ systemd_resolve_LDADD = \ libshared.la -rootlibexec_PROGRAMS += \ +bin_PROGRAMS += \ systemd-resolve tests += \