aboutsummaryrefslogtreecommitdiff
path: root/binutils/doc/local.mk
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-12-01 16:00:26 -0500
committerMike Frysinger <vapier@gentoo.org>2021-12-01 16:00:49 -0500
commitcd06c1cab28099ab9ac69ea4e76a9d4b35119eb0 (patch)
treea814bc981ee6b82ea842df516f6b568ce5a63dfe /binutils/doc/local.mk
parent3ac925fcf5afc470167d9f2b70501827efe207fa (diff)
downloadgdb-cd06c1cab28099ab9ac69ea4e76a9d4b35119eb0.zip
gdb-cd06c1cab28099ab9ac69ea4e76a9d4b35119eb0.tar.gz
gdb-cd06c1cab28099ab9ac69ea4e76a9d4b35119eb0.tar.bz2
binutils: add missing prefix for binutils/index.html rule
Diffstat (limited to 'binutils/doc/local.mk')
-rw-r--r--binutils/doc/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/doc/local.mk b/binutils/doc/local.mk
index c498096..dac28f2 100644
--- a/binutils/doc/local.mk
+++ b/binutils/doc/local.mk
@@ -174,7 +174,7 @@ MAINTAINERCLEANFILES += $(man_MANS) %D%/binutils.info %D%/cxxfilt.man
> %D%/$(DEMANGLER_NAME).1
html-local: %D%/binutils/index.html
-binutils/index.html: %D%/binutils.texi $(binutils_TEXINFOS)
+%D%/binutils/index.html: %D%/binutils.texi $(binutils_TEXINFOS)
$(AM_V_GEN)$(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) \
--split=node -I$(srcdir) $(srcdir)/%D%/binutils.texi