summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2016-12-14 11:11:17 +0100
committerWerner Koch <wk@gnupg.org>2016-12-14 15:57:16 +0100
commitd84f5a88233c073a82fd47728574b001343784ee (patch)
tree4f29127b52c6adfb775f9f7735a630e38212116e /Makefile.am
parentcommon: Add replacements for error codes from gpg-error 1.26. (diff)
downloadgnupg2-d84f5a88233c073a82fd47728574b001343784ee.tar.xz
gnupg2-d84f5a88233c073a82fd47728574b001343784ee.zip
doc: Add license notes for libdns.
* COPYING.other: New. * Makefile.am (EXTRA_DIST): Add it. * AUTHORS: Add info on libdns. * build-aux/speedo/w32/pkg-copyright.txt: Add license terms. Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5eeac11ee..735c72b64 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,8 @@ GITLOG_TO_CHANGELOG=gitlog-to-changelog
EXTRA_DIST = build-aux/config.rpath build-aux/potomo autogen.sh autogen.rc \
ChangeLog-2011 po/ChangeLog-2011 build-aux/ChangeLog-2011 \
- VERSION README.GIT build-aux/gitlog-to-changelog COPYING.CC0 \
+ VERSION README.GIT build-aux/gitlog-to-changelog \
+ COPYING.CC0 COPYING.other \
build-aux/git-log-fix build-aux/git-log-footer \
build-aux/getswdb.sh \
build-aux/speedo.mk \