summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-04 00:36:22 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-04 00:36:22 +0100
commita19e92a310f15a107b214c691758e0da22182460 (patch)
treec42db73f931cc29fac2baa9a884fbabe33cfd86c /Makefile
parent0c81bede2a57ca4d1bb9756057bbeef919e08833 (diff)
parentbb323265493d7400a2b19b181fe9e1f420f67bd5 (diff)
downloadquatuorbellefeuille.com-a19e92a310f15a107b214c691758e0da22182460.tar.xz
Merge branch 'menu-mobile'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d6485f1..88cfa78 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@ $(stylesheets): $(OUTDIR)/%: % | $(stylesheets_folders)
$(pages): $(OUTDIR)/%.html: %.html %.sh template.html | $(OUTDIR)
./build.sh $< $*.sh $@
-$(members_pages): $(OUTDIR)/%.html: %.in template.html | $(OUTDIR)
+$(members_pages): $(OUTDIR)/%.html: %.in build-member.sh template.html | $(OUTDIR)
./build-member.sh $< $@
$(OUTDIR)/quatuor.html: quatuor.md