--- ./Makefile.orig	2008-02-13 10:55:14.000000000 +0300
+++ ./Makefile	2008-04-20 17:20:57.000000000 +0400
@@ -1,3 +1,2 @@
-html-pdf:
-	docbook2html -d qtiplot.dsl docbook-en/index.docbook -e no-valid
-	dblatex -o qtiplot-manual-en.pdf -c dblatex.conf -p dblatex-param.xsl docbook-en/index.docbook
+all:
+	docbook2html -d qtiplot.dsl docbook-en/index.docbook -e no-valid -l /usr/local/share/xml/jade/xml.dcl
