commit | 17c17cc7caf2c1121d00eb7863c24762c636499e | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu Mar 28 10:58:54 2019 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Apr 01 17:09:36 2019 +0000 |
tree | f8c1aaf024863d1e62e2c25d84ed26d28259818b | |
parent | 250bf103ca5162498522a6356e734fef56cecd27 [diff] |
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: I6ce824eb1be11356c0b902f90bdc6e8c2ede950c
diff --git a/Makefile.am b/Makefile.am index f8b2160..7d161b3 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -5,7 +5,7 @@ -DBOOST_ASIO_DISABLE_THREADS \ -DBOOST_ALL_NO_LIB -sbin_PROGRAMS = \ +bin_PROGRAMS = \ netipmid netipmid_SOURCES = \