summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMakefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 50c380e..dfb112d 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@ settings_manager.hpp: ${SETTINGS_GEN_SCRIPT} ${SETTINGS_GEN_SCRIPT_FILES}
noinst_HEADERS = \
settings_manager.hpp
-sbin_PROGRAMS = \
+bin_PROGRAMS = \
phosphor-settings-manager
phosphor_settings_manager_SOURCES = \
OpenPOWER on IntegriCloud