From 3e0a5d0c5d5efae07b2cfc23aba4350eabeb0d25 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 8 Jul 2014 12:13:50 +0200 Subject: Include July trip as programmefile. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2602a2e..1477b88 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,8 @@ rdfxmlfiles = $(turtlefiles:%.ttl=%.rdf) # TODO: resolve event:Event with prog:Programme being foaf:primaryTopic of <> htmlprogrammefiles = build/2014/europe/index.html \ build/2014/bruxelles-05/index.html \ - build/2014/bruxelles-05-2/index.html + build/2014/bruxelles-05-2/index.html \ + build/2014/bruxelles-07/index.html htmlfiles = $(htmlprogrammefiles) getbase = $(shell perl -ne '/^\@base\s+<(http.+)>/ and print $$1 and exit;' "$1") -- cgit v1.2.3