old-website/events/Makefile

9 lines
150 B
Makefile

FILES = index.html old.html
RELDIR = events/
include ../common.mk
build:
sed -i 's| xmlns=""||' $(OUTDIR)*.html
$(OUTDIR)index.html: ../events.xml