This program may easily run as non-root, so no need to keep it in sbin. Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx> --- Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index f4892c6..3d20246 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ if HAVE_ZLIB data_DATA += usb.ids.gz endif -sbin_PROGRAMS = \ +bin_PROGRAMS = \ lsusb sbin_SCRIPTS = \ -- 1.7.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html