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