www/events/Makefile

7 lines
114 B
Makefile

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