From: John Mandereau Date: Fri, 29 Feb 2008 21:54:33 +0000 (+0100) Subject: Thinko: install Snippets too when installing Info docs X-Git-Tag: release/2.11.42-1~7^2~15^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=526f694d6ee08c540d278a95e8cf0452c35d9668;p=lilypond.git Thinko: install Snippets too when installing Info docs --- 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