diff options
author | NIIBE Yutaka <[email protected]> | 2018-10-10 04:39:42 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2018-10-10 04:39:42 +0000 |
commit | 85dd0fa4b5f026a13da842bf64ab8a37a68918d4 (patch) | |
tree | 7f8fbefb7715277302bea20e41b903734aef2c89 /.gitignore | |
parent | cpp: Add KeyListMode::Locate (diff) | |
download | gpgme-85dd0fa4b5f026a13da842bf64ab8a37a68918d4.tar.gz gpgme-85dd0fa4b5f026a13da842bf64ab8a37a68918d4.zip |
build: Let configure create the VERSION file.
* autogen.sh: Update from libgpg-error.
* configure.ac: Use mym4_version to create VERSION file.
* Makefile.am (dist-hook): Do not create VERSION.
(EXTRA_DIST): Add VERSION.
--
GnuPG-bug-id: 3283
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ /conf/config.h.in /conf/config.h /libtool +/VERSION Makefile.in Makefile stamp-h1 |