From 157d38e305f2144e546ec1e964292477cae9516d Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 7 Sep 2017 12:12:16 +0200 Subject: Renaming HTTP resource directories to prefixed names --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9679512..99f0d04 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ rankfiles := $(patsubst %.html,http/%.html.ed,$(targetfiles)) rankings: datafiles tables editions json datafiles: - bin/build-datafiles.sh config/dates.json http/data + bin/build-datafiles.sh config/dates.json http/_data tables: bin/build-rankings.sh config/dates.json http -- cgit v1.2.3