summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-11-22 22:26:19 -0800
committerKeith Packard <keithp@keithp.com>2010-11-22 22:28:00 -0800
commit737f2fdd012202f453120ece117ae5e859b32082 (patch)
tree56e238839af59a6558a64712f31a8014a1fb9bd2 /doc/Makefile
parent5523e7d55ecc8d310e495fa4f5115f7483c42d65 (diff)
doc: Add internal documentation for AltOS
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 57300c10..52934290 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -2,8 +2,8 @@
# http://docbook.sourceforge.net/release/xsl/current/README
#
-HTML=telemetrum-doc.html altosui-doc.html
-PDF=telemetrum-doc.pdf altosui-doc.pdf
+HTML=telemetrum-doc.html altosui-doc.html altos.html
+PDF=telemetrum-doc.pdf altosui-doc.pdf altos.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