]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix dist.
authorGraham Percival <graham@percival-music.ca>
Fri, 8 Jan 2010 15:59:53 +0000 (15:59 +0000)
committerGraham Percival <graham@percival-music.ca>
Fri, 8 Jan 2010 15:59:53 +0000 (15:59 +0000)
Documentation/es/GNUmakefile
Documentation/hu/GNUmakefile

index 35e89511272b9e3a3692ff7834a3ea2ff99320e2..50ffefb71e6becb9c893a1fcfbd22940b829fd4f 100644 (file)
@@ -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
index 57fbef91c664f3c901dd2bf54bec19420623a21e..1e65b66db12290092cfe116a9051975182a605ce 100644 (file)
@@ -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