X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/9e085565293b3aeb1592ccda7cc461a5e448a83d..e5deec0960a268693ff694d944bc63fe219f50fa:/Makefile diff --git a/Makefile b/Makefile index 3fcf425..3e5e537 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ clean: -rm -f `find . -name ".cache*"` -rm -f manpage.links manpage.refs -find . -name auth -exec rm -vf {}/password {}/username \; - -rm -f manual.html manual.pdf manual.txt offlineimap.1 + -rm -f manual.html manual.pdf manual.txt manual.ps offlineimap.1 doc: docbook2man offlineimap.sgml