From 05c71371a97e65447003d4d18b492ae65f868082 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 16 Mar 2021 00:59:33 +0100 Subject: Add site map --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 87c6431..661d14b 100644 --- a/Makefile +++ b/Makefile @@ -59,6 +59,7 @@ $(members_pages): $(OUTDIR)/%.html: %.membre.in build-member.sh $$(langdir)/temp $(OUTDIR)/quatuor.html: quatuor.md $(OUTDIR)/programmes.html: programs.in $(OUTDIR)/légal.html: légal.md +$(OUTDIR)/plan.html: plan.md $(OUTDIR)/en/quartet.html: en/quartet.md $(OUTDIR)/en/programs.html: en/programs.in $(OUTDIR)/en/legal.html: en/legal.md -- cgit v1.2.3