From: olivier <> Date: Tue, 14 Apr 2009 18:31:46 +0000 (+0000) Subject: eztelemeta: rebuild doc on VERSION change X-Git-Tag: 1.1~660 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b229b1692af468cc5556b6d63cd0458130f53564;p=telemeta.git eztelemeta: rebuild doc on VERSION change --- diff --git a/tools/eztelemeta/doc/Makefile b/tools/eztelemeta/doc/Makefile index 055f20e1..4698602b 100644 --- a/tools/eztelemeta/doc/Makefile +++ b/tools/eztelemeta/doc/Makefile @@ -6,7 +6,7 @@ doc: $(DOCS) README.fr.html: README.fr doc.css rst2html --stylesheet=doc.css --link-stylesheet README.fr $@ -README.fr: README.fr.in +README.fr: README.fr.in ../VERSION cat $^ | sed "s/EZTVERSION/$(VERSION)/g" > $@ clean: