commit | 278a6a65afcff159b10dd4aaf78e5d5129e6eccf | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu Mar 28 12:57:35 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Fri Mar 29 23:19:37 2019 +0000 |
tree | e85d4f236b0a40fe92d57792054aa17a120398d2 | |
parent | 36f25142c7a07a70168d01ec23bef0b31b2c7be8 [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: If7f7cfbbfcecdac9c8b0bc67825e97318818cb1d
diff --git a/Makefile.am b/Makefile.am index 5178b67..82e370f 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -6,7 +6,7 @@ argument.hpp \ certificate.hpp -sbin_PROGRAMS = \ +bin_PROGRAMS = \ phosphor-certificate-manager phosphor_certificate_manager_SOURCES = \