From 9ff9533abd0cf09f9dd64bd6c6dda63b28a57ce0 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 4 Jan 2010 16:58:23 +0000 Subject: [PATCH] Web build: update for new ly-examples dir. --- website.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5