From f6a60fdc12c8a480c14c136f1be2787c256518b0 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 21 Oct 2015 13:13:21 +0200 Subject: First draft of India trip. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4243146..d08b72d 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,8 @@ htmlprogrammefiles = \ build/2014/europe-08/index.html \ build/2015/brussels-03/index.html \ build/2015/peru/index.html \ - build/2015/heidelberg/index.html + build/2015/heidelberg/index.html \ + build/2015/india/index.html htmlfiles = $(htmlprogrammefiles) getbase = $(shell perl -ne '/^\@base\s+<(http.+)>/ and print $$1 and exit;' "$1") -- cgit v1.2.3