merge from gcc
[deliverable/binutils-gdb.git] / binutils / doc / Makefile.am
index 8fc8c087ec68c39890efdec9c614e91346d4672e..9db5819f3b610dd9c5fc48341d8f6c23352a383f 100644 (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.
This page took 0.039662 seconds and 4 git commands to generate.