projects
/
petitboot
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
test/parser: Add new test cases to pxe parser
[petitboot]
/
utils
/
Makefile.am
diff --git
a/utils/Makefile.am
b/utils/Makefile.am
index 3c13e6181a2f138f126886ce3e4c22f5cc3a16f0..a01bfe809825c2cd8294a56fadd54673fe30614d 100644
(file)
--- a/
utils/Makefile.am
+++ b/
utils/Makefile.am
@@
-21,7
+21,7
@@
AM_CFLAGS = \
$(DEFAULT_CFLAGS)
dist_sbin_SCRIPTS = pb-udhcpc
$(DEFAULT_CFLAGS)
dist_sbin_SCRIPTS = pb-udhcpc
-pkglibexec_SCRIPTS = pb-console
+dist_pkglibexec_SCRIPTS = pb-console pb-sysinfo
sbin_PROGRAMS = pb-event
sbin_PROGRAMS = pb-event
@@
-29,6
+29,9
@@
pb_event_SOURCES = pb-event.c
dist_pkgdata_DATA = \
kboot.conf.sample \
dist_pkgdata_DATA = \
kboot.conf.sample \
- logrotate.conf
+ bb-kexec-reboot \
+ logrotate.conf \
+ hooks/01-create-default-dtb \
+ hooks/20-update-dtb-sample
MAINTAINERCLEANFILES = Makefile.in
MAINTAINERCLEANFILES = Makefile.in