Rename README.SVN also in Makefile

This commit is contained in:
Werner Koch 2011-01-03 18:56:41 +01:00
parent e1ff8863bb
commit dc5d9b1400
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2011-01-03 Werner Koch <wk@g10code.com>
* README.SVN: Rename to README.GIT.
* Makefile.am (EXTRA_DIST): Adjust for that change.
2010-12-14 Werner Koch <wk@g10code.com>
* configure.ac (BUILD_WITH_GPG, BUILD_WITH_GPGSM)

View File

@ -1,5 +1,5 @@
# Makefile.am - main makefile for NewPG/GnuPG
# Copyright (C) 2001, 2004 Free Software Foundation, Inc.
# Makefile.am - main makefile for GnuPG
# Copyright (C) 2001, 2004, 2010 Free Software Foundation, Inc.
#
# This file is part of GnuPG.
#
@ -22,7 +22,7 @@ ACLOCAL_AMFLAGS = -I m4 -I gl/m4
AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip
DISTCHECK_CONFIGURE_FLAGS = --enable-symcryptrun --enable-mailto
EXTRA_DIST = scripts/config.rpath scripts/potomo autogen.sh README.SVN
EXTRA_DIST = scripts/config.rpath scripts/potomo autogen.sh README.GIT
DISTCLEANFILES = g10defs.h
if BUILD_GPGSM