From: Graham Percival Date: Sun, 20 Jun 2010 17:40:15 +0000 (+0100) Subject: Build: dist fix. X-Git-Tag: release/2.13.25-1^0 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=73770508803d79921bd91aee3450e8862c5494c1;p=lilypond.git Build: dist fix. --- diff --git a/Documentation/it/GNUmakefile b/Documentation/it/GNUmakefile index 3398d80b4f..5f3f143038 100644 --- a/Documentation/it/GNUmakefile +++ b/Documentation/it/GNUmakefile @@ -4,4 +4,6 @@ SUBDIRS = learning texidocs web STEPMAKE_TEMPLATES = documentation LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root +EXTRA_DIST_FILES = web.texi + include $(depth)/make/stepmake.make