X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=doc%2FMakefile;h=bc8dc2a2f408315267f6a10251ccf6b06c6c110c;hp=f586ad17c708d53713fa848ff2243d9e6b2c7cb9;hb=fbde0c3e4bdb419d6bd4dbcc96b0e01c59e9fa13;hpb=e44ce127ece149e7b07be49142bc0f9d50bbe97d diff --git a/doc/Makefile b/doc/Makefile index f586ad17..bc8dc2a2 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -48,11 +48,11 @@ SVG=\ RELNOTES_XSL=$(RELNOTES:.html=.xsl) HTML=altusmetrum.html altos.html telemetry.html companion.html micropeak.html $(RELNOTES) PDF=altusmetrum.pdf altos.pdf telemetry.pdf companion.pdf micropeak.pdf -DOC=$(HTML) $(PDF) HTMLSTYLE=/usr/share/xml/docbook/stylesheet/docbook-xsl/html/docbook.xsl FOSTYLE=xorg-fo.xsl PDFSTYLE= IMAGES=$(PICTURES) $(SVG) +DOC=$(HTML) $(PDF) $(PICTURES) .SUFFIXES: .xsl .html .pdf