* util/grub-render-label.c: Move backend part to ...

* util/render-label.c: ... here.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-19 02:37:01 +02:00
parent 44d1c20a13
commit 6f65237374
4 changed files with 151 additions and 103 deletions

View file

@ -946,6 +946,7 @@ program = {
mansection = 1;
common = util/grub-glue-efi.c;
common = util/glue-efi.c;
common = grub-core/kern/emu/argp_common.c;
common = grub-core/osdep/init.c;