summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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)