[PATCH 1/3] 'make clean' remove manual.ps
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@xxxxxxxxxxx>
---
Here's some cleanups. Patches may be applied seperately.
Feel free to comment!
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
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
--
1.6.3.rc0.164.ga937
- [PATCH 1/3] 'make clean' remove manual.ps,
Nicolas Sebrecht <=
|
|