Ensure recipes.json is rebuilt alongside archive.json (see #610)

This commit is contained in:
Steve Purcell 2013-03-25 14:22:32 +00:00
parent 7828be20df
commit 34710517c5

View file

@ -17,7 +17,7 @@ build:
$(EVAL) "(package-build-all)"
html: index
index: archive.json
index: archive.json recipes.json
@echo " • Building html index ..."
$(MAKE) -C $(HTMLDIR)