X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=utils%2FMakefile.am;h=a523430b54df4c50787a6e625a1aa926dd2e86c3;hp=6c708eb10972410f5d5c1ead38732e648a293518;hb=e54e26065cea435fed19b8b2687c87927f1b63f1;hpb=e1e5d7f8169f36978a08078582c4cd1d2e71264e diff --git a/utils/Makefile.am b/utils/Makefile.am index 6c708eb..a523430 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -12,7 +12,8 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -dist_sbin_SCRIPTS += utils/pb-udhcpc utils/pb-plugin utils/pb-sos +dist_sbin_SCRIPTS += utils/pb-udhcpc utils/pb-plugin utils/pb-sos \ + utils/pb-exec utils/scsi-rescan dist_pkglibexec_SCRIPTS = utils/pb-console sbin_PROGRAMS += utils/pb-event utils/pb-config @@ -24,7 +25,7 @@ utils_hooks_30_dtb_updates_LDADD = $(top_builddir)/lib/libpbcore.la \ $(FDT_LIBS) if HAVE_LIBFDT -noinst_PROGRAMS = \ +noinst_PROGRAMS += \ utils/hooks/30-dtb-updates endif