From: Graham Percival Date: Thu, 15 Dec 2011 15:17:58 +0000 (-0800) Subject: Build: fix make dist X-Git-Tag: release/2.15.22-1^0 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9316b6724fa8b8c90ee5a06fd7f28ae774173695;p=lilypond.git Build: fix make dist --- diff --git a/Documentation/cs/GNUmakefile b/Documentation/cs/GNUmakefile index 58ed9bf4c1..601aaf78a5 100644 --- a/Documentation/cs/GNUmakefile +++ b/Documentation/cs/GNUmakefile @@ -5,6 +5,5 @@ SUBDIRS = web learning texidocs essay usage STEPMAKE_TEMPLATES = documentation texinfo LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root NO_PDF_FILES = 1 -EXTRA_DIST_FILES = web.texi include $(depth)/make/stepmake.make diff --git a/Documentation/de/GNUmakefile b/Documentation/de/GNUmakefile index 9f98d45bb3..c31fd2fa6a 100644 --- a/Documentation/de/GNUmakefile +++ b/Documentation/de/GNUmakefile @@ -4,6 +4,4 @@ SUBDIRS = web learning notation texidocs essay usage extending included STEPMAKE_TEMPLATES = documentation texinfo LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root -EXTRA_DIST_FILES = web.texi - include $(depth)/make/stepmake.make diff --git a/Documentation/es/GNUmakefile b/Documentation/es/GNUmakefile index 2862faa977..dc127f98c2 100644 --- a/Documentation/es/GNUmakefile +++ b/Documentation/es/GNUmakefile @@ -4,7 +4,4 @@ SUBDIRS = essay learning notation texidocs usage web extending included STEPMAKE_TEMPLATES = documentation texinfo LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root - -EXTRA_DIST_FILES = web.texi - include $(depth)/make/stepmake.make diff --git a/Documentation/fr/GNUmakefile b/Documentation/fr/GNUmakefile index 4243708c39..d9695cbb76 100644 --- a/Documentation/fr/GNUmakefile +++ b/Documentation/fr/GNUmakefile @@ -4,6 +4,4 @@ SUBDIRS = web learning notation texidocs usage included essay extending STEPMAKE_TEMPLATES = documentation texinfo LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root -EXTRA_DIST_FILES = web.texi - include $(depth)/make/stepmake.make diff --git a/Documentation/hu/GNUmakefile b/Documentation/hu/GNUmakefile index 17c8262aac..6233e83783 100644 --- a/Documentation/hu/GNUmakefile +++ b/Documentation/hu/GNUmakefile @@ -4,6 +4,4 @@ SUBDIRS = web learning texidocs usage STEPMAKE_TEMPLATES = documentation texinfo LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root -EXTRA_DIST_FILES = web.texi - include $(depth)/make/stepmake.make diff --git a/Documentation/it/GNUmakefile b/Documentation/it/GNUmakefile index 054b8137f0..71a5c0462a 100644 --- a/Documentation/it/GNUmakefile +++ b/Documentation/it/GNUmakefile @@ -4,6 +4,4 @@ SUBDIRS = learning texidocs web usage included STEPMAKE_TEMPLATES = documentation texinfo LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root -EXTRA_DIST_FILES = web.texi - include $(depth)/make/stepmake.make diff --git a/Documentation/ja/GNUmakefile b/Documentation/ja/GNUmakefile index 5557016e76..24cff45d25 100644 --- a/Documentation/ja/GNUmakefile +++ b/Documentation/ja/GNUmakefile @@ -5,6 +5,4 @@ STEPMAKE_TEMPLATES = documentation texinfo LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root NO_PDF_FILES = 1 -EXTRA_DIST_FILES = web.texi - include $(depth)/make/stepmake.make diff --git a/Documentation/nl/GNUmakefile b/Documentation/nl/GNUmakefile index a90448d77b..f4072b845c 100644 --- a/Documentation/nl/GNUmakefile +++ b/Documentation/nl/GNUmakefile @@ -5,8 +5,6 @@ STEPMAKE_TEMPLATES = documentation texinfo LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root # NO_PDF_FILES = 1 -EXTRA_DIST_FILES = web.texi - include $(depth)/make/stepmake.make check-xrefs: diff --git a/Documentation/zh/GNUmakefile b/Documentation/zh/GNUmakefile index c888a0ef27..250158e44b 100644 --- a/Documentation/zh/GNUmakefile +++ b/Documentation/zh/GNUmakefile @@ -5,6 +5,5 @@ SUBDIRS = web texidocs STEPMAKE_TEMPLATES = documentation texinfo LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root NO_PDF_FILES = 1 -EXTRA_DIST_FILES = web.texi include $(depth)/make/stepmake.make