X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/237602b9903d51a9b3de50e5ff9fed0289118be4..dcad31e1921b598a7caa7cc7dab5a8145aa22765:/tools/make/mMakefile diff --git a/tools/make/mMakefile b/tools/make/mMakefile index de84bb8..22101bf 100644 --- a/tools/make/mMakefile +++ b/tools/make/mMakefile @@ -37,3 +37,6 @@ clean: pdflatex $< && pdflatex $< cp $*.pdf ~/build +%.tex : %.xml + mdoc-extract $< ${DOC_CLASS} +