* Makefile.am, conf/Makefile.common: Fix compilation problem with some

automake versions.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-05-30 21:36:12 +02:00
parent 4fd42c53f3
commit 57e0c20cb5
3 changed files with 18 additions and 13 deletions

View file

@ -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 =