From cd8e197bd19257274604a03c65ff2a698e1c6f11 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Sat, 26 Jan 2002 21:33:06 +0000 Subject: * Makefile.am (install): Depend on install-info. * Makefile.in: Regenerate. --- gprof/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gprof/Makefile.am') diff --git a/gprof/Makefile.am b/gprof/Makefile.am index 4401e17..5294feb 100644 --- a/gprof/Makefile.am +++ b/gprof/Makefile.am @@ -71,6 +71,10 @@ gprof.1: $(srcdir)/gprof.texi Makefile: $(BFDDIR)/configure.in +# We want install to imply install-info as per GNU standards, despite the +# cygnus option. +install: install-info + # Targets to rebuild dependencies in this Makefile. # Have to get rid of DEP1 here so that "$?" later includes all sources. DEP: dep.sed $(gprof_SOURCES) $(noinst_HEADERS) gconfig.h -- cgit v1.1