From 2bc8d5c941717d950cb8c8fff564d9b634bc6215 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Wed, 22 Feb 2012 13:15:35 -0800 Subject: Move installed programs from bin to sbin Signed-off-by: Geoff Levand --- discover/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'discover/Makefile.am') diff --git a/discover/Makefile.am b/discover/Makefile.am index 6ace400..10d4d65 100644 --- a/discover/Makefile.am +++ b/discover/Makefile.am @@ -31,7 +31,7 @@ libparser_la_SOURCES = \ paths.c \ paths.h -bin_PROGRAMS = pb-discover +sbin_PROGRAMS = pb-discover pb_discover_SOURCES = \ device-handler.c \ -- cgit v1.2.1