]> code.delx.au - offlineimap/commitdiff
Tiny bit of make cleaning
authorJohn Goerzen <jgoerzen@complete.org>
Wed, 18 Oct 2006 00:18:27 +0000 (01:18 +0100)
committerJohn Goerzen <jgoerzen@complete.org>
Wed, 18 Oct 2006 00:18:27 +0000 (01:18 +0100)
Makefile

index 12dd8c9ff9c2dd0469eeb2d8497a3a1ce7304b93..b7bbd3a97f53ede943fd575b302950d42f8ebf4a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,8 +29,7 @@ clean:
        -rm -f `find . -name "*.class"`
        -rm -f `find . -name "*.bak"`
        -rm -f `find . -name ".cache*"`
-       -rm manpage.links
-       -rm manpage.refs
+       -rm -f manpage.links manpage.refs
        -find . -name auth -exec rm -vf {}/password {}/username \;
 
 doc: