From 2857fc21aedec9975ab68589d0e67aeddbf400b2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 15 May 2015 14:02:44 +0200 Subject: Register peru trip as programme. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ebd9a39..b86cffb 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,8 @@ htmlprogrammefiles = \ build/2014/bruxelles-05-2/index.html \ build/2014/bruxelles-07/index.html \ build/2014/europe-08/index.html \ - build/2015/brussels-03/index.html + build/2015/brussels-03/index.html \ + build/2015/peru/index.html htmlfiles = $(htmlprogrammefiles) getbase = $(shell perl -ne '/^\@base\s+<(http.+)>/ and print $$1 and exit;' "$1") -- cgit v1.2.3