From: thib Date: Sat, 28 Sep 2002 15:06:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver1564~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=10f12325b347938b6ff614cfb4597adce7257b62;p=fcron *** empty log message *** --- diff --git a/Makefile.in b/Makefile.in index d33e6f5..da69187 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # @configure_input@ -# $Id: Makefile.in,v 1.89 2002-08-22 21:32:55 thib Exp $ +# $Id: Makefile.in,v 1.92 2002-09-28 15:09:44 thib Exp $ # The following should not be edited manually (use configure options) # If you must do it, BEWARE : some of the following is also defined @@ -71,7 +71,7 @@ HEADERSALL = config.h $(SRCDIR)/global.h $(SRCDIR)/log.h $(SRCDIR)/subs.h $(SRCD # this is a regular expression : # do not ci automaticaly generated files and doc (done by doc's Makefile) -RCSNOCI=.*\(.html\|VERSION\|MANIFEST\|configure\|install.sh\|doc.*\) +RCSNOCI=.*\(.html\|VERSION\|MANIFEST\|configure\|install.sh\|doc.*\|CVS.*\) RUN_NON_PRIVILEGED = @RUN_NON_PRIVILEGED@ ifeq ($(RUN_NON_PRIVILEGED), 1) diff --git a/README b/README index c36fa08..54158f8 100644 --- a/README +++ b/README @@ -1 +1 @@ -see README in directory doc/ . \ No newline at end of file +See README in directory doc/ . \ No newline at end of file