diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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") |