summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3a18852..dec6700 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ htmlprogrammefiles = \
build/2014/bruxelles-05-2/index.html \
build/2014/bruxelles-07/index.html \
build/2014/europe-08/index.html \
- build/2015/bruxelles-03/index.html
+ build/2015/brussels-03/index.html
htmlfiles = $(htmlprogrammefiles)
getbase = $(shell perl -ne '/^\@base\s+<(http.+)>/ and print $$1 and exit;' "$1")