remove per module lst files for creating fs.lst, command.lst, etc.
This commit is contained in:
parent
a7363f53c8
commit
a0bf9fc930
10 changed files with 63 additions and 227 deletions
|
@ -85,18 +85,12 @@ CPPFLAGS_EFIEMU = -I$(top_srcdir)/grub-core/efiemu/runtime
|
|||
|
||||
# Define these variables to calm down automake
|
||||
|
||||
FS_FILES =
|
||||
PP_FILES =
|
||||
DEF_FILES =
|
||||
UND_FILES =
|
||||
IMG_FILES =
|
||||
MOD_FILES =
|
||||
VIDEO_FILES =
|
||||
MODULE_FILES =
|
||||
HANDLER_FILES =
|
||||
PARTMAP_FILES =
|
||||
COMMAND_FILES =
|
||||
PARTTOOL_FILES =
|
||||
TERMINAL_FILES =
|
||||
KERNEL_HEADER_FILES =
|
||||
|
||||
man_MANS =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue