From 1d75784665ca6b11e5e2f8f7fc7e4913afdee203 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 8 Jan 2010 15:59:53 +0000 Subject: [PATCH] Fix dist. --- Documentation/es/GNUmakefile | 2 +- Documentation/hu/GNUmakefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5