diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2014-05-12 10:09:23 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2014-05-12 10:09:23 +0200 |
| commit | 3bcff0369522a199752b91bc29d382dbaefd564f (patch) | |
| tree | efa9ab0027b2729de77a6842dd5953008f374886 /Makefile | |
| parent | 802df6fd2e47d07ef01b3969c121f16f3c669b2c (diff) | |
Register bruxelles-05 as having a programme.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ turtlefiles := $(infiles:data/%.ttl=build/%/index.ttl) textfiles = $(turtlefiles:%.ttl=%.txt) rdfxmlfiles = $(turtlefiles:%.ttl=%.rdf) # TODO: resolve event:Event with prog:Programme being foaf:primaryTopic of <> -htmlprogrammefiles = build/2014/europe/index.html +htmlprogrammefiles = build/2014/europe/index.html build/2014/bruxelles-05/index.html htmlfiles = $(htmlprogrammefiles) getbase = $(shell perl -ne '/^\@base\s+<(http.+)>/ and print $$1 and exit;' "$1") |
