diff options
author | Jonas Smedegaard <dr@jones.dk> | 2016-04-02 10:42:59 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2016-04-02 10:42:59 +0200 |
commit | 105e79bcb4c200542d11e1b5924a601600dfcdaf (patch) | |
tree | 0cfd88747dedb5542584cf54d8f949176fc29ee5 /Makefile | |
parent | 0919aec4f39eef4b40977862675e625ea8bb55fd (diff) |
Add trip to Essen, Germany.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,8 @@ htmlprogrammefiles = \ build/2015/brussels-03/index.html \ build/2015/peru/index.html \ build/2015/heidelberg/index.html \ - build/2015/india/index.html + build/2015/india/index.html \ + build/2016/germany-04/index.html htmlfiles = $(htmlprogrammefiles) getbase = $(shell perl -ne '/^\@base\s+<(http.+)>/ and print $$1 and exit;' "$1") |