Add grub-core/kern/disk_common.c to extra_dist

This commit is contained in:
Andrey Borzenkov 2013-10-27 22:47:00 +04:00
parent c430e00b80
commit e11cb7268e
3 changed files with 9 additions and 0 deletions

View file

@ -458,6 +458,7 @@ image = {
module = {
name = disk;
common = lib/disk.c;
extra_dist = kern/disk_common.c;
};
module = {