]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build-sys: install systemd-resolve in /usr/bin
authorLennart Poettering <lennart@poettering.net>
Fri, 29 Jan 2016 13:45:41 +0000 (14:45 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 29 Jan 2016 13:45:41 +0000 (14:45 +0100)
The command has a man page now and is public, hence add it to /usr/bin.

Makefile.am

index 90bc5d7ddc599dffaa73ab5f68462e2cc9eba22a..34b1f1941ba42bbbad5e06c48a0f84edd1bfc40a 100644 (file)
@@ -5304,7 +5304,7 @@ nodist_systemd_resolve_SOURCES = \
 systemd_resolve_LDADD = \
        libshared.la
 
-rootlibexec_PROGRAMS += \
+bin_PROGRAMS += \
        systemd-resolve
 
 tests += \