From 105e79bcb4c200542d11e1b5924a601600dfcdaf Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 2 Apr 2016 10:42:59 +0200 Subject: Add trip to Essen, Germany. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9606ec5..c00a284 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,8 @@ htmlprogrammefiles = \ build/2015/brussels-03/index.html \ build/2015/peru/index.html \ build/2015/heidelberg/index.html \ - build/2015/india/index.html + build/2015/india/index.html \ + build/2016/germany-04/index.html htmlfiles = $(htmlprogrammefiles) getbase = $(shell perl -ne '/^\@base\s+<(http.+)>/ and print $$1 and exit;' "$1") -- cgit v1.2.3