summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@codesourcery.com>2006-04-12 19:06:01 +0000
committerCarlos O'Donell <carlos@codesourcery.com>2006-04-12 19:06:01 +0000
commitcd53af37e9d1ef42cdef8d6c9e06d5df3ab8d8c2 (patch)
tree33595e9b114e4c558abd7371f56893599536277a /Makefile.in
parenta692074f94559bda2d03acee988b613d4683125a (diff)
downloadgdb-cd53af37e9d1ef42cdef8d6c9e06d5df3ab8d8c2.tar.gz
2006-04-12 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.tpl: Add install-html to install target deps. * Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 2d0da2e7c3c..5a8fc9679be 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -2132,7 +2132,7 @@ install:
@: $(MAKE); $(unstage)
@r=`${PWD_COMMAND}`; export r; \
s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
- $(MAKE) $(RECURSE_FLAGS_TO_PASS) installdirs install-host install-target
+ $(MAKE) $(RECURSE_FLAGS_TO_PASS) installdirs install-host install-target install-html
.PHONY: install-host-nogcc
install-host-nogcc: \