* doc/Makefile.am (install): Depend on install-info.

* doc/Makefile.in: Regenerate.
This commit is contained in:
Hans-Peter Nilsson
2002-01-26 21:27:36 +00:00
parent ec0806ec81
commit 7562a29612
9 changed files with 41 additions and 1 deletions

View File

@ -155,6 +155,10 @@ $(DEMANGLER_NAME).1: cxxfilt.man Makefile
-e 's/cxxfilt/$(DEMANGLER_NAME)/' < $$man \
> $(DEMANGLER_NAME).1
# We want install to imply install-info as per GNU standards, despite the
# cygnus option.
install: install-info
# Maintenance
# We need it for the taz target in ../../Makefile.in.