diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2015-03-17 22:56:41 +0100 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2015-03-17 22:56:41 +0100 |
| commit | d89579b3e07b85fb82df69b33c36aec5b856cef7 (patch) | |
| tree | 3f326a5d569a8d373f9e59c4cee697a0bc0b83ec /Makefile | |
| parent | f085633b066f45345287260b6a7d19ea44e34dbd (diff) | |
Rename 2015/bruxelles-03 → 2015/brussels-03, and internal names too.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ htmlprogrammefiles = \ build/2014/bruxelles-05-2/index.html \ build/2014/bruxelles-07/index.html \ build/2014/europe-08/index.html \ - build/2015/bruxelles-03/index.html + build/2015/brussels-03/index.html htmlfiles = $(htmlprogrammefiles) getbase = $(shell perl -ne '/^\@base\s+<(http.+)>/ and print $$1 and exit;' "$1") |
