summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-09-21 16:57:52 +0200
committerPeter Simons <simons@cryp.to>2009-09-21 16:57:52 +0200
commit633c8be22011e893f8a2165585161140cc13797e (patch)
tree11bad0fb883895a5fbedf9a317fd2fbc3b5c9446 /Makefile.am
parent92d4b0359d6fa12a6ee41056e879dd4087cc6d8d (diff)
downloadautoconf-archive-633c8be22011e893f8a2165585161140cc13797e.tar.gz
COPYING: added the GPLv3+ license file to the Git repository
Peter Johansson pointed out that relying on Automake to install that file into the source tree (and thus into the distributed tarball) is dangerous, because different versions of Automake will install different versions of the license. See this posting for further details: http://lists.nongnu.org/archive/html/autoconf-archive-maintainers/2009-09/msg00009.html
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1e6ea08..7751cf0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,4 +30,4 @@ maintainer-clean-local:
@rm -rf $(srcdir)/build-aux
@rm -f configure Makefile.in aclocal.m4 AUTHORS ChangeLog
@rm -f INSTALL config.log config.status configure maint.mk
- @rm -f autoconf-archive-*.*.*.tar.* GNUmakefile COPYING
+ @rm -f autoconf-archive-*.*.*.tar.* GNUmakefile