From: John Goerzen Date: Tue, 27 Mar 2007 07:20:44 +0000 (+0100) Subject: doc target no longer depends on faq X-Git-Tag: Working_post-imaplib_removal~16 X-Git-Url: https://code.delx.au/offlineimap/commitdiff_plain/e16596e11064e1e4f2d39e04b2c1198935c9821a doc target no longer depends on faq --- diff --git a/Makefile b/Makefile index 5f88abd..58d9345 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ clean: -find . -name auth -exec rm -vf {}/password {}/username \; -rm -f manual.html manual.pdf manual.txt offlineimap.1 -doc: faq +doc: docbook2man offlineimap.sgml docbook2man offlineimap.sgml docbook2html -u offlineimap.sgml