# HG changeset patch # User "Yann E. MORIN" # Date 1185830830 0 # Node ID f4f9c809f472f27d1389e6bea32757dfef48a5ff # Parent 3490e791a142f9d7fced634cea61f2c899ddf2bd Remove the correct file when cleaning. diff -r 3490e791a142 -r f4f9c809f472 Makefile.in --- a/Makefile.in Mon Jul 30 21:24:52 2007 +0000 +++ b/Makefile.in Mon Jul 30 21:27:10 2007 +0000 @@ -66,7 +66,7 @@ clean-lib: clean-doc: - @rm -f docs/ct-ng.1 + @rm -f docs/ct-ng.1.gz #-------------------------------------- # Install rules