From 526f694d6ee08c540d278a95e8cf0452c35d9668 Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Fri, 29 Feb 2008 22:54:33 +0100 Subject: [PATCH] Thinko: install Snippets too when installing Info docs --- GNUmakefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/GNUmakefile.in b/GNUmakefile.in index 9f50bd0707..fb0265a36e 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -54,6 +54,7 @@ install-WWW: rsync -rl $(outdir)/offline-root/ $(DESTDIR)$(webdir) $(MAKE) -C Documentation/user local-install-WWW $(MAKE) -C Documentation/user install-info + $(MAKE) -C input/lsr install-info install-help2man: $(MAKE) -C scripts man install-help2man -- 2.39.2