From 5a502c68481c63a5284d61a8028bdcef65daeb7d Mon Sep 17 00:00:00 2001 From: thib Date: Wed, 13 Sep 2000 15:45:30 +0000 Subject: [PATCH] do not delete the doc files in clean --- Makefile.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index b208674..609e46b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # @configure_input@ -# $Id: Makefile.in,v 1.33 2000-09-13 15:10:02 thib Exp $ +# $Id: Makefile.in,v 1.34 2000-09-13 15:45:30 thib Exp $ # Where should we install it ? prefix = @prefix@ @@ -106,8 +106,6 @@ uninstall: clean: rm -f *.o - rm -f doc/fcrontab.1 doc/fcron.8 doc/fcrontab.5 - rm -f doc/fcrontab.1.html doc/fcron.8.html doc/fcrontab.5.html rm -f fcron fcrontab vclean: clean -- 2.40.0