summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-10-29 11:49:23 -0700
committerKeith Packard <keithp@keithp.com>2012-10-29 11:49:23 -0700
commit0d0ece403028e8a4453cc380575ed95c5e00ddb7 (patch)
treea57d3e896717e17ee33cbe7c76ec15883b6b31c1 /doc/Makefile
parent424638446b7c7bb3f4aa6b4764d3e68175dcbf8c (diff)
doc: Add micropeak manual
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 3e1626f0..53985431 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -12,8 +12,8 @@ RELNOTES=\
release-notes-1.1.html
RELNOTES_XSL=$(RELNOTES:.html=.xsl)
-HTML=altusmetrum.html altos.html telemetry.html companion.html $(RELNOTES)
-PDF=altusmetrum.pdf altos.pdf telemetry.pdf companion.pdf
+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=/usr/share/xml/docbook/stylesheet/docbook-xsl/fo/docbook.xsl