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: Ie3fd4aa21c2644b2673f80a17dee13819b6b546e
diff --git a/phosphor-ldap-config/Makefile.am b/phosphor-ldap-config/Makefile.am
index 501e577..0092ae5 100644
--- a/phosphor-ldap-config/Makefile.am
+++ b/phosphor-ldap-config/Makefile.am
@@ -1,4 +1,4 @@
-sbin_PROGRAMS = phosphor-ldap-conf
+bin_PROGRAMS = phosphor-ldap-conf
 
 noinst_HEADERS = ldap_configuration.hpp utils.hpp