* grub-core/Makefile.am: Fix compilation problem with some
automake versions.
This commit is contained in:
parent
4b80e43c8c
commit
3cc1878faf
2 changed files with 6 additions and 1 deletions
|
@ -37,7 +37,7 @@ CLEANFILES += gentrigtables
|
|||
|
||||
# trigtables.c
|
||||
trigtables.c: gentrigtables gentrigtables.c $(top_srcdir)/configure.ac
|
||||
$(builddir)/gentrigtables > $@
|
||||
./gentrigtables > $@
|
||||
CLEANFILES += trigtables.c
|
||||
|
||||
gensm712: video/sm712.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue