commit 9316b6724fa8b8c90ee5a06fd7f28ae774173695
Author: Graham Percival <graham@percival-music.ca>
Date:   Thu Dec 15 07:17:58 2011 -0800

    Build: fix make dist

diff --git a/Documentation/cs/GNUmakefile b/Documentation/cs/GNUmakefile
index 58ed9bf..601aaf7 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 9f98d45..c31fd2f 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 2862faa..dc127f9 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 4243708..d9695cb 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 17c8262..6233e83 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 054b813..71a5c04 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 5557016..24cff45 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 a90448d..f4072b8 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 c888a0e..250158e 100644
--- a/Documentation/zh/GNUmakefile
