summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2019-01-02 23:04:43 -0700
committerBdale Garbee <bdale@gag.com>2019-01-02 23:04:43 -0700
commit0c866022a50b65e65b785c0ad2c289a00c2830d6 (patch)
tree7a19e4e05c78d2ca9b2b900506dc2d5aa9f6d81c /doc
parent6cd063179ddf862654cbc5469afbd123556bd31b (diff)
parent5b4da841459a650e641924aab132f566c6259c4d (diff)
Merge branch 'branch-1.9' into debian
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 67033e8b..4dfb3094 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -225,8 +225,10 @@ PUBLISH_HTML=altusmetrum.html micropeak.html telegps.html easymini.html $(ONEFIL
HTML=$(PUBLISH_HTML) $(RELNOTES_HTML)
+if ASCIIDOCTOR_PDF
PDF=altusmetrum.pdf micropeak.pdf telegps.pdf easymini.pdf $(ONEFILE_PDF_FILES) \
$(OUTLINE_PDF_FILES)
+endif
MAP_DOT_FILES=map-loading.dot
MAP_SVG_FILES=$(MAP_DOT_FILES:.dot=.svg)