summaryrefslogtreecommitdiff
path: root/etc/Makefile.in
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2002-01-26 21:35:45 +0000
committerHans-Peter Nilsson <hp@axis.com>2002-01-26 21:35:45 +0000
commitcaca9123ad6c759b18b5d159e6fe0352ef26b497 (patch)
treeaaf62f42bdf7d7ebe9c2c7fbe01461d0610069d8 /etc/Makefile.in
parenteb11b6ef5bbda25a71c078e7ea47a5e44800f68a (diff)
downloadgdb-caca9123ad6c759b18b5d159e6fe0352ef26b497.tar.gz
* Makefile.in (install): Depend on install-info.
Diffstat (limited to 'etc/Makefile.in')
-rw-r--r--etc/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/Makefile.in b/etc/Makefile.in
index eedc8c9c1ac..2bc34574540 100644
--- a/etc/Makefile.in
+++ b/etc/Makefile.in
@@ -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: