OSDN Git Service

* Makefile.in (install): Depend on install-info.
authorhp <hp>
Sat, 26 Jan 2002 21:35:45 +0000 (21:35 +0000)
committerhp <hp>
Sat, 26 Jan 2002 21:35:45 +0000 (21:35 +0000)
etc/ChangeLog
etc/Makefile.in

index 788d11c..ffd021f 100644 (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).
index eedc8c9..2bc3457 100644 (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: