From f085633b066f45345287260b6a7d19ea44e34dbd Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 17 Mar 2015 22:43:37 +0100 Subject: Include 2015/bruxelles-03 tril as programmefile. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 22b94d2..3a18852 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,8 @@ htmlprogrammefiles = \ build/2014/bruxelles-05/index.html \ build/2014/bruxelles-05-2/index.html \ build/2014/bruxelles-07/index.html \ - build/2014/europe-08/index.html + build/2014/europe-08/index.html \ + build/2015/bruxelles-03/index.html htmlfiles = $(htmlprogrammefiles) getbase = $(shell perl -ne '/^\@base\s+<(http.+)>/ and print $$1 and exit;' "$1") -- cgit v1.2.3