forked from Imagelibrary/binutils-gdb
gprof/
* Makefile.am (TEXINFO_TEX): Remove $(top_srcdir) prefix. * Makefile.in: Regenerate. ld/ * Makefile.am (TEXINFO_TEX): Remove $(top_srcdir) prefix. * Makefile.in: Regenerate.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
AUTOMAKE_OPTIONS = 1.11 foreign no-dist no-texinfo.tex
|
||||
ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
|
||||
TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
|
||||
TEXINFO_TEX = ../texinfo/texinfo.tex
|
||||
|
||||
SUFFIXES = .m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user