]> granicus.if.org Git - fcron/commitdiff
*** empty log message ***
authorthib <thib>
Sat, 28 Sep 2002 15:06:07 +0000 (15:06 +0000)
committerthib <thib>
Sat, 28 Sep 2002 15:06:07 +0000 (15:06 +0000)
Makefile.in
README

index d33e6f561affda29fa2a0d7ced19dc178d4caf11..da6918788cff423e2e4ea85b5e3ff3f882da91df 100644 (file)
@@ -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 c36fa086db2ca72cb13ba180d50febc942e995ec..54158f8d6c146657f87bf96db31a5291ffc0be8b 100644 (file)
--- 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