]> wagnertech.de Git - projects.git/blobdiff - tools/make/mMakefile
posaune
[projects.git] / tools / make / mMakefile
index de84bb85d41c5c6154a83ce308d57cacfc40c3c0..22101bfcf5c6288a98460920ab731de7b10988ff 100644 (file)
@@ -37,3 +37,6 @@ clean:
        pdflatex $< && pdflatex $<
        cp $*.pdf ~/build
 
+%.tex : %.xml
+       mdoc-extract $< ${DOC_CLASS}
+