* Makefile.util.def: Add util/setup.c to extra_dist.
This commit is contained in:
parent
fc3182c799
commit
8104063ce4
2 changed files with 5 additions and 0 deletions
|
@ -320,6 +320,7 @@ program = {
|
|||
mansection = 8;
|
||||
common = util/grub-setup.c;
|
||||
common = util/setup_bios.c;
|
||||
extra_dist = util/setup.c;
|
||||
common = grub-core/kern/emu/argp_common.c;
|
||||
common = grub-core/lib/reed_solomon.c;
|
||||
common = grub-core/osdep/blocklist.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue