X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=utils%2FMakefile.am;h=2d7fe2df5e1800a69a2011a8238a6a78ef1e7155;hp=c26950894fedfa8ec6b505c4bee1bdb3c6d3f56e;hb=93dc538ce05cede3293477d5dded057682b9cc92;hpb=e7a5571a6399da5634a7614d05d2254faae612d8 diff --git a/utils/Makefile.am b/utils/Makefile.am index c269508..2d7fe2d 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -15,21 +15,21 @@ AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/lib \ - -I$(includedir) \ $(DEFAULT_CPPFLAGS) AM_CFLAGS = \ $(DEFAULT_CFLAGS) dist_sbin_SCRIPTS = pb-udhcpc +dist_pkglibexec_SCRIPTS = pb-console sbin_PROGRAMS = pb-event pb_event_SOURCES = pb-event.c dist_pkgdata_DATA = \ - 99-petitboot.rules \ kboot.conf.sample \ + bb-kexec-reboot \ logrotate.conf MAINTAINERCLEANFILES = Makefile.in