summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-01-03 18:56:41 +0100
committerWerner Koch <wk@gnupg.org>2011-01-03 18:56:41 +0100
commitdc5d9b140094ce5a89216119c34303ea48358c26 (patch)
tree46a2efda80a43a63f44084e4e843d45ee3bd6cbd /Makefile.am
parentAdjust maintainer instructions (diff)
downloadgnupg2-dc5d9b140094ce5a89216119c34303ea48358c26.tar.xz
gnupg2-dc5d9b140094ce5a89216119c34303ea48358c26.zip
Rename README.SVN also in Makefile
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 57764135a..c5c2a01db 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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