summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-26 17:30:29 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-26 17:30:29 +0100
commitff93d12f6e5bce471a0daf7c0a575fdeb39c3070 (patch)
tree101c6adddaa8c778e90682f05b26456cf31116bd /Makefile
parent9eef07b4d64d46947d56ad6e2a83af0414e2845b (diff)
parentfd5969367b4bd662bd9ff6710783a3d87f5bd06a (diff)
downloadquatuorbellefeuille.com-ff93d12f6e5bce471a0daf7c0a575fdeb39c3070.tar.xz
Merge branch 'programmes'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e296e2c..d6485f1 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,7 @@ $(members_pages): $(OUTDIR)/%.html: %.in template.html | $(OUTDIR)
./build-member.sh $< $@
$(OUTDIR)/quatuor.html: quatuor.md
+$(OUTDIR)/programmes.html: $(wildcard programs/*)
clean:
-rm -r $(OUTDIR)