summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-15 13:29:23 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2016-11-15 13:29:23 +0100
commit294fd044deff8e727a29847712a25149c1545063 (patch)
tree6f378c9b0ea86e2b3e2d3eaa8dc570c244002bbd /Makefile
parent3cd56b234029cbebea177f32c6d531338334ec40 (diff)
downloadkyblo-294fd044deff8e727a29847712a25149c1545063.tar.xz
Rename entries.json to metadata.json
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)