aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 271af70..518b152 100644
--- a/Makefile
+++ b/Makefile
@@ -41,9 +41,5 @@ archivemail.1: archivemail.sgml
chmod 644 archivemail.1
archivemail.html: archivemail.sgml
- jade -t sgml \
- -d /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl \
- -o archivemail.html \
- archivemail.sgml
- mv r1.html archivemail.html
+ docbook2html -u archivemail.sgml
chmod 644 archivemail.html