summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7b1f20d..9479168 100644
--- a/Makefile
+++ b/Makefile
@@ -53,10 +53,10 @@ $(feeds): $(OUTDIR)/%: %
langdir = .
$(OUTDIR)/en/%: langdir = en
-$(pages): $(OUTDIR)/%.html: %.html %.sh $$(langdir)/template.html
+$(pages): $(OUTDIR)/%.html: %.html %.sh $$(langdir)/template.html settings.sh
./build.sh $< $*.sh $(langdir)/template.html $(OUTDIR) $*.html
-$(members_pages): $(OUTDIR)/%.html: %.membre.in build-member.sh $$(langdir)/template.html
+$(members_pages): $(OUTDIR)/%.html: %.membre.in build-member.sh $$(langdir)/template.html settings.sh
./build-member.sh $< $(langdir)/template.html $(OUTDIR) $*.html
$(OUTDIR)/quatuor.html: quatuor.md