commit | f1d09b0121d2cad6b996c09122e3266da7eecbfd | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu Mar 28 11:30:32 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Thu Mar 28 11:31:01 2019 -0700 |
tree | c6ba525a88be50e715897373fbc37479fb612454 | |
parent | 74e3be7d863cc504c7a6ddb54e30a97acdc9f38d [diff] [blame] |
build: install into bin instead of sbin Installs into bin instead of sbin per guidelines. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I1b683415bf518045de5571b0b9517345ea2df77a
diff --git a/Makefile.am b/Makefile.am index 50c380e..dfb112d 100755 --- a/Makefile.am +++ b/Makefile.am
@@ -18,7 +18,7 @@ noinst_HEADERS = \ settings_manager.hpp -sbin_PROGRAMS = \ +bin_PROGRAMS = \ phosphor-settings-manager phosphor_settings_manager_SOURCES = \