summaryrefslogtreecommitdiffstats
path: root/fail-monitor
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-03-28 13:42:01 -0700
committerPatrick Venture <venture@google.com>2019-04-10 11:15:22 -0700
commit096cf821082b94ac932fd8aa7edeea2666ea69ec (patch)
treefa758168839afc90c85dd7c525b9a2071f2ba7d5 /fail-monitor
parent487948d820fc2717184daa96bebf2f8c6ffd4e01 (diff)
downloadphosphor-objmgr-master.tar.gz
phosphor-objmgr-master.zip
build: install into bin instead of sbinHEADmaster
Installs into bin instead of sbin per guidelines Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Iff8b72c98d743c45b5f53f0bc61dd68e1af1e173
Diffstat (limited to 'fail-monitor')
-rw-r--r--fail-monitor/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/fail-monitor/Makefile.am b/fail-monitor/Makefile.am
index 61fde80..6108c0c 100644
--- a/fail-monitor/Makefile.am
+++ b/fail-monitor/Makefile.am
@@ -1,7 +1,7 @@
AM_DEFAULT_SOURCE_EXT = .cpp
AM_CPPFLAGS = -I$(top_srcdir)
-sbin_PROGRAMS = \
+bin_PROGRAMS = \
phosphor-unit-failure-monitor
phosphor_unit_failure_monitor_SOURCES = \
OpenPOWER on IntegriCloud