From 294fd044deff8e727a29847712a25149c1545063 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 15 Nov 2016 13:29:23 +0100 Subject: Rename entries.json to metadata.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5db47e0..678221a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -build: $(wildcard entries/*.rst) $(wildcard templates/*.html) entries.json +build: $(wildcard entries/*.rst) $(wildcard templates/*.html) metadata.json scripts/build.py publish: check-entry-given check-title-given $(ENTRY) -- cgit v1.2.3-54-g00ecf