* conf/Makefile.extra-dist: Add osdep/*/init.c
This commit is contained in:
parent
58e211ccf2
commit
d9d68ef020
2 changed files with 7 additions and 0 deletions
|
@ -72,6 +72,9 @@ EXTRA_DIST += grub-core/osdep/linux/hostdisk.c
|
|||
EXTRA_DIST += grub-core/osdep/windows/hostdisk.c
|
||||
EXTRA_DIST += grub-core/osdep/sun/hostdisk.c
|
||||
|
||||
EXTRA_DIST += grub-core/osdep/basic/init.c
|
||||
EXTRA_DIST += grub-core/osdep/windows/init.c
|
||||
|
||||
EXTRA_DIST += grub-core/osdep/apple/getroot.c
|
||||
EXTRA_DIST += grub-core/osdep/aros/getroot.c
|
||||
EXTRA_DIST += grub-core/osdep/basic/getroot.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue