From: Graham Percival Date: Fri, 8 Jan 2010 15:59:53 +0000 (+0000) Subject: Fix dist. X-Git-Tag: release/2.13.11-1~74 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1d75784665ca6b11e5e2f8f7fc7e4913afdee203;p=lilypond.git Fix dist. --- diff --git a/Documentation/es/GNUmakefile b/Documentation/es/GNUmakefile index 35e8951127..50ffefb71e 100644 --- a/Documentation/es/GNUmakefile +++ b/Documentation/es/GNUmakefile @@ -6,6 +6,6 @@ LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root UNSPLITTED_HTML_MANUALS = changes -EXTRA_DIST_FILES = web.texi +EXTRA_DIST_FILES = web.texi search-box.ihtml include $(depth)/make/stepmake.make diff --git a/Documentation/hu/GNUmakefile b/Documentation/hu/GNUmakefile index 57fbef91c6..1e65b66db1 100644 --- a/Documentation/hu/GNUmakefile +++ b/Documentation/hu/GNUmakefile @@ -5,6 +5,6 @@ STEPMAKE_TEMPLATES = documentation LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root NO_PDF_FILES = 1 -EXTRA_DIST_FILES = web.texi +EXTRA_DIST_FILES = web.texi search-box.ihtml include $(depth)/make/stepmake.make