summaryrefslogtreecommitdiff
path: root/gprof/Makefile.in
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-08-13 01:53:01 +0000
committerDaniel Jacobowitz <drow@false.org>2007-08-13 01:53:01 +0000
commit9975e4c4ae4762ec95340cc22b9f5048b58e64ae (patch)
tree2a1dd74ee518c8db52db137a9cceec89f2578849 /gprof/Makefile.in
parent649aeae36c68204acf452edc99475331c86574bd (diff)
downloadbinutils-gdb-9975e4c4ae4762ec95340cc22b9f5048b58e64ae.tar.gz
* doc/Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
$(top_srcdir)/../../bfd/doc. * doc/Makefile.in: Regenerate.
Diffstat (limited to 'gprof/Makefile.in')
-rw-r--r--gprof/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gprof/Makefile.in b/gprof/Makefile.in
index d5c69258e89..062c1172dc6 100644
--- a/gprof/Makefile.in
+++ b/gprof/Makefile.in
@@ -272,8 +272,8 @@ POD2MAN = pod2man --center="GNU" --release="binutils-$(VERSION)" --section=1
info_TEXINFOS = gprof.texi
gprof_TEXINFOS = config.texi
man_MANS = gprof.1
-AM_MAKEINFOFLAGS = -I "$(srcdir)" -I ../bfd/doc
-TEXI2DVI = texi2dvi -I "$(srcdir)" -I ../bfd/doc
+AM_MAKEINFOFLAGS = -I "$(srcdir)" -I "$(top_srcdir)/../bfd/doc" -I ../bfd/doc
+TEXI2DVI = texi2dvi -I "$(srcdir)" -I "$(top_srcdir)/../bfd/doc" -I ../bfd/doc
html__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
MAINTAINERCLEANFILES = gprof.info