* Makefile.am, conf/Makefile.common: Fix compilation problem with some
automake versions.
This commit is contained in:
parent
4fd42c53f3
commit
57e0c20cb5
3 changed files with 18 additions and 13 deletions
|
@ -54,7 +54,7 @@ CPPFLAGS_DEFAULT += -I$(top_srcdir)/include
|
|||
CPPFLAGS_DEFAULT += -I$(top_builddir)/include
|
||||
CPPFLAGS_DEFAULT += -I$(top_srcdir)/grub-core/lib/libgcrypt-grub/include
|
||||
CPPFLAGS_DEFAULT += -I$(top_srcdir)/grub-core/lib/libgcrypt-grub/src/
|
||||
CCASFLAGS_DEFAULT = -DASM_FILE=1
|
||||
CCASFLAGS_DEFAULT = $(CPPFLAGS_DEFAULT) -DASM_FILE=1
|
||||
|
||||
LDADD_KERNEL =
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue