From: Graham Percival Date: Mon, 4 Jan 2010 16:58:23 +0000 (+0000) Subject: Web build: update for new ly-examples dir. X-Git-Tag: release/2.13.11-1~99^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9ff9533abd0cf09f9dd64bd6c6dda63b28a57ce0;p=lilypond.git Web build: update for new ly-examples dir. --- diff --git a/website.make b/website.make index 5e1e9ce22e..2f8a2eaebf 100644 --- a/website.make +++ b/website.make @@ -27,7 +27,7 @@ TEXI2HTML = TOP_SRC_DIR=$(top-src-dir) PERL_UNICODE=SD $(TEXI2HTML_PROGRAM) EXTRACT_TEXI_FILENAMES=python $(script-dir)/extract_texi_filenames.py CREATE_VERSION=python $(script-dir)/create-version-itexi.py -EXAMPLES=$(HOME)/media/examples/ +EXAMPLES=$(HOME)/media/ly-examples/ PICTURES=$(HOME)/media/pictures