Remove the correct file when cleaning.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Jul 30 21:27:10 2007 +0000 (2007-07-30)
changeset 311f4f9c809f472
parent 310 3490e791a142
child 312 7c0569388c7d
Remove the correct file when cleaning.
Makefile.in
     1.1 --- a/Makefile.in	Mon Jul 30 21:24:52 2007 +0000
     1.2 +++ b/Makefile.in	Mon Jul 30 21:27:10 2007 +0000
     1.3 @@ -66,7 +66,7 @@
     1.4  clean-lib:
     1.5  
     1.6  clean-doc:
     1.7 -	@rm -f docs/ct-ng.1
     1.8 +	@rm -f docs/ct-ng.1.gz
     1.9  
    1.10  #--------------------------------------
    1.11  # Install rules