diff options
author | Jonas Smedegaard <dr@jones.dk> | 2015-05-01 12:48:26 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2015-05-01 12:48:26 +0200 |
commit | 2fb5f2e17e56c4d2ded626731e4282fbcaac0f21 (patch) | |
tree | afba53c3d4968914375e4c650676d1d941e311ae /Makefile | |
parent | 84553c04cee8c56932a9235fcfe6ddab90e158b5 (diff) |
Include trips 2011/banjalika 2011/asia as programme files.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ rdfxmlfiles = $(turtlefiles:%.ttl=%.rdf) # TODO: resolve event:Event with prog:Programme being foaf:primaryTopic of <> htmlprogrammefiles = \ build/2011/cambridge/index.html \ + build/2011/banjaluka/index.html \ + build/2011/asia/index.html \ build/2014/europe/index.html \ build/2014/bruxelles-05/index.html \ build/2014/bruxelles-05-2/index.html \ |