summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2014-01-09 19:14:09 +0100
committerWerner Koch <wk@gnupg.org>2014-01-10 12:53:40 +0100
commite7973d36d88178b4b0a977e3fcc0d62600777618 (patch)
tree1f8447fe0f9611efa17d73d5e67f33cfcf62ea27 /Makefile.am
parentRename scripts/ to build-aux/ (diff)
downloadgnupg2-e7973d36d88178b4b0a977e3fcc0d62600777618.tar.xz
gnupg2-e7973d36d88178b4b0a977e3fcc0d62600777618.zip
Turn autogen.sh into a generic script.
* autogen.sh: Revamp. * autogen.rc: New. * Makefile.am (EXTRA_DIST): Add autogen.rc. -- Signed-off-by: Werner Koch <wk@gnupg.org>
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 7cf6d38a9..cf84134b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-symcryptrun --enable-mailto --enable-gpgtar
GITLOG_TO_CHANGELOG=gitlog-to-changelog
-EXTRA_DIST = build-aux/config.rpath build-aux/potomo autogen.sh
+EXTRA_DIST = build-aux/config.rpath build-aux/potomo autogen.sh autogen.rc
ChangeLog-2011 po/ChangeLog-2011 build-aux/ChangeLog-2011 \
build-aux/gitlog-to-changelog \
build-aux/git-log-fix build-aux/git-log-footer \