From cd53af37e9d1ef42cdef8d6c9e06d5df3ab8d8c2 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Wed, 12 Apr 2006 19:06:01 +0000 Subject: 2006-04-12 Carlos O'Donell * Makefile.tpl: Add install-html to install target deps. * Makefile.in: Regenerate. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') 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: \ -- cgit v1.2.1