aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile.in
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2010-09-21 12:40:16 +0200
committerMagnus Hagander <magnus@hagander.net>2010-09-21 12:40:16 +0200
commit397761827aa3a3ac95b8a60dd21900f7bae88f05 (patch)
tree788d3f220939f592c929b88b037a99bf7407625a /GNUmakefile.in
parent9f2e211386931f7aee48ffbc2fcaef1632d8329f (diff)
downloadpostgresql-397761827aa3a3ac95b8a60dd21900f7bae88f05.tar.gz
postgresql-397761827aa3a3ac95b8a60dd21900f7bae88f05.zip
Rename README.CVS to README.git and change references in it.
Diffstat (limited to 'GNUmakefile.in')
-rw-r--r--GNUmakefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile.in b/GNUmakefile.in
index 8355b9be93c..57f5813407b 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -122,7 +122,7 @@ distdir:
cp $(distdir)/doc/src/sgml/INSTALL $(distdir)/
cp $(distdir)/doc/src/sgml/regress_README $(distdir)/src/test/regress/README
$(MAKE) -C $(distdir) distclean
- rm -f $(distdir)/README.CVS
+ rm -f $(distdir)/README.git
distcheck: dist
rm -rf $(dummy)