From 0273943f4cd13a29d6a0ad0238eda69a782e6b53 Mon Sep 17 00:00:00 2001
From: Jan Nieuwenhuizen <janneke@gnu.org>
Date: Mon, 8 Mar 2004 09:16:12 +0000
Subject: [PATCH] *** empty log message ***

---
 Documentation/user/GNUmakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/user/GNUmakefile b/Documentation/user/GNUmakefile
index 832f2931af..c66dbe69dd 100644
--- a/Documentation/user/GNUmakefile
+++ b/Documentation/user/GNUmakefile
@@ -45,7 +45,7 @@ ifeq ($(out),www)
 #info: $(INFO_FILES)
     # Cancel the special, non-image info generation rule that skips images:
     $(outdir)/%.info: $(outdir)/%.nexi
-local-install-info: #install-info info
+local-install-info: install-info info
 	-$(INSTALL) -d $(DESTDIR)$(package_infodir)
 ifneq ($(patsubst %/local,%,$(DESTDIR)$(prefix)),/usr)
 ## Can not have absolute symlinks because some binary packages build schemes
-- 
2.39.5