*** empty log message ***
[deliverable/binutils-gdb.git] / gprof / Makefile.am
index edf4a8ebb603f444d14235c62641f9f37fcda495..70c104b873e55961ded8b1504665767765df6576 100644 (file)
@@ -65,8 +65,8 @@ 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
 
 config.texi:
        echo "@set top_srcdir $(top_srcdir)" >> ./config.texi
This page took 0.026668 seconds and 4 git commands to generate.