X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2FMakefile.am;h=10d4d65b09a6e5971238ea9d44fa588dcc679303;hp=6ace4004a52b45c6346ffa9c4e14c0004855f477;hb=2bc8d5c941717d950cb8c8fff564d9b634bc6215;hpb=561f7df61d193d63c07fe41e5612b243e928f336 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 \