* Makefile.in (install): Depend on install-info.

This commit is contained in:
Hans-Peter Nilsson 2002-01-26 21:35:45 +00:00
parent be4ee22bbc
commit ab5d177972
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
* Makefile.in (install): Depend on install-info.
2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
* texi2pod.pl: New file (from gcc/contrib).

View File

@ -51,7 +51,8 @@ DVIFILES = standards.dvi configure.dvi
all:
install:
# We want install to imply install-info as per GNU standards.
install: install-info
uninstall: