summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorAnthony Towns <aj@erisian.com.au>2010-11-24 11:55:14 +1000
committerAnthony Towns <aj@erisian.com.au>2010-11-24 11:55:14 +1000
commita79225c215f17fa5218ddd9db4fc3f5c563a9f74 (patch)
tree416eb433494b5fa45982df22cd47c1fbb6f70bbb /doc/Makefile
parent84cd5d42d8b5659463544fe2a400758b56478609 (diff)
parent853b7112e34212040c4cb7289f9cfdb2f3ea9f90 (diff)
Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonbox
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