]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/GNUmakefile
Fix 'make dist'
[lilypond.git] / Documentation / GNUmakefile
index 5916e83bf3dc50b051a8e11f0230134459f5a10f..1eb74f43bc11f9c227bce0a2624ac3dbf014a952 100644 (file)
@@ -32,7 +32,7 @@ README_TOP_FILES= DEDICATION THANKS
 IN_ITELY_FILES = $(call src-wildcard,snippets/*-intro.itely)
 SNIPPET_LY_FILES = $(call src-wildcard,snippets/*.ly)
 
-EXTRA_DIST_FILES = $(call src-wildcard,*.init) search-box.ihtml
+EXTRA_DIST_FILES = $(call src-wildcard,*.init)
 
 ### Out files
 
@@ -73,9 +73,6 @@ source-links = $(outdir)/source\
 
 # Other out files
 
-HTML_PAGE_NAMES= translations index
-OUT_HTML_FILES += $(HTML_PAGE_NAMES:%=$(outdir)/%.html)
-
 MAIN_INFO_DOC = lilypond-web
 INFO_DOCS = lilypond-usage lilypond-changes lilypond-contributor lilypond-internals \
  lilypond-essay lilypond-learning lilypond-notation music-glossary \
@@ -311,7 +308,6 @@ update-translation:
        ISOLANG=$(ISOLANG) $(PYTHON) $(auxscript-dir)/check_translation.py --update $(CHECK_TRANSLATION_FLAGS) $(TRANSLATION_FILES)
 
 translation-status:
-       make -C po out=www messages
-       $(PYTHON) $(auxscript-dir)/translations-status.py
+       @echo Target temporarily disabled
 
 .SECONDARY: