* conf/Makefile.common (platform_SCRIPTS): New variable.
(platform_PROGRAMS): Likewise. * gentpl.py: Mark *,module and *.image for install. * grub-core/gdb_grub.in: Add a notice of expected environment. * grub-core/Makefile.core.def (gdb_grub): Mark for install. (gmodule.pl): Likewise.
This commit is contained in:
parent
a8f16eab1a
commit
80a7121355
5 changed files with 19 additions and 5 deletions
|
@ -151,6 +151,8 @@ noinst_PROGRAMS =
|
|||
grubconf_SCRIPTS =
|
||||
noinst_LIBRARIES =
|
||||
dist_noinst_DATA =
|
||||
platform_SCRIPTS =
|
||||
platform_PROGRAMS =
|
||||
|
||||
TESTS =
|
||||
EXTRA_DIST =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue