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