* conf/Makefile.common: Don't include non-existing directory
grub-core/lib/libgcrypt-grub/include.
This commit is contained in:
parent
065adc346c
commit
0438ebf1c3
2 changed files with 5 additions and 1 deletions
|
@ -35,7 +35,6 @@ CPPFLAGS_DEFAULT += -I$(top_builddir)
|
|||
CPPFLAGS_DEFAULT += -I$(top_srcdir)
|
||||
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 = $(CPPFLAGS_DEFAULT) -DASM_FILE=1
|
||||
BUILD_CPPFLAGS += $(CPPFLAGS_DEFAULT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue