summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-02 00:12:31 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-02 00:12:31 +0100
commit8987ee1139f6c7f3caddaf923e2dcc937a44bc80 (patch)
tree8e554d24e61f5af10e54e3e5ba8f32e8a496aaef /Makefile
parent5651307ebd29280585e94191789f210314854caf (diff)
downloadquatuorbellefeuille.com-8987ee1139f6c7f3caddaf923e2dcc937a44bc80.tar.xz
Fix current page highlighting
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