update `Makefile`

master
urosm 2024-06-26 16:09:11 +02:00
parent de3779546b
commit fe30884f58
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ PANDOCFLAGS := --data-dir pandoc
BAVBAVHAUSFLAGS = $(PANDOCFLAGS) -M slug=$*
public_html/%.html: %.md
@echo $(LANG)
pandoc $(BAVBAVHAUSFLAGS) -d bavbavhaus.net.yaml -o $@ $<
public_html/%.html.part: %.md