From d699ae5784d0cc283a3389f151c83e529f2ce842 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 30 Jul 2015 15:18:31 +0200 Subject: Add trip 2015/heidelberg. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b86cffb..4243146 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,8 @@ htmlprogrammefiles = \ build/2014/bruxelles-07/index.html \ build/2014/europe-08/index.html \ build/2015/brussels-03/index.html \ - build/2015/peru/index.html + build/2015/peru/index.html \ + build/2015/heidelberg/index.html htmlfiles = $(htmlprogrammefiles) getbase = $(shell perl -ne '/^\@base\s+<(http.+)>/ and print $$1 and exit;' "$1") -- cgit v1.2.3