summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-11-23 18:53:18 -0700
committerBdale Garbee <bdale@gag.com>2010-11-23 18:53:18 -0700
commit853b7112e34212040c4cb7289f9cfdb2f3ea9f90 (patch)
tree8071c1525df4cc0ac030aac8178a7812cc3a3ed8 /doc/Makefile
parent737f2fdd012202f453120ece117ae5e859b32082 (diff)
merge Keith's AltosUI documention into "the big book"
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 52934290..65917ea2 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 altos.html
-PDF=telemetrum-doc.pdf altosui-doc.pdf altos.pdf
+HTML=telemetrum-doc.html altos.html
+PDF=telemetrum-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