diff options
author | Werner Koch <[email protected]> | 2014-12-11 12:10:24 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-12-11 12:10:24 +0000 |
commit | 261498de39a10a00d5035f2481d33319c983875f (patch) | |
tree | b9c66314864d9b392d5fb81d7684fa0d0141ba2e /Makefile.am | |
parent | Do not allow LFs in the redirected name. (diff) | |
download | libassuan-2.2.0.tar.gz libassuan-2.2.0.zip |
Release 2.2.0libassuan-2.2.0
* configure.ac: Set LT version to C5/A5/R0.
(AM_INIT_AUTOMAKE): Add options.
* Makefile.am (AUTOMAKE_OPTIONS): Remove.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 15b1533..ad8efca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,6 @@ ACLOCAL_AMFLAGS = -I m4 -AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip # (A suitable gitlog-to-changelog script can be found in GnuPG master.) GITLOG_TO_CHANGELOG=gitlog-to-changelog |