commit | 213b731c6153b06b09cb778f8de1601dbd680c98 | [log] [tgz] |
---|---|---|
author | Anthony Wilson <wilsonan@us.ibm.com> | Tue Feb 12 16:50:23 2019 -0600 |
committer | Anthony Wilson <wilsonan@us.ibm.com> | Tue Feb 12 16:50:23 2019 -0600 |
tree | 6bdd658afa6005c5b49f4db31400b84e7c3f2424 | |
parent | c2993e042580b82720120002baf41c6eacc6b58a [diff] |
chassiskill: Move install to libexec Moving install location from sbin to libexec to more closely follow conventional standards. Change-Id: I653b4afc4c6f006250e34188dc5825d88c359738 Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com>
diff --git a/Makefile.am b/Makefile.am index e87486d..00b91d9 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -1,6 +1,6 @@ AM_DEFAULT_SOURCE_EXT = .cpp -sbin_PROGRAMS = \ +libexec_PROGRAMS = \ chassiskill chassiskill_SOURCES = \