mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* README-alpha: Removed.
* configure.ac, Makefile.am: Add the tests and tools directories.
This commit is contained in:
parent
e11529f290
commit
c25ac44a7e
6 changed files with 21 additions and 32 deletions
|
@ -24,7 +24,7 @@ min_automake_version="1.7.6"
|
|||
|
||||
# Version number: Remember to change it immediately *after* a release.
|
||||
# Add a "-cvs" prefix for non-released code.
|
||||
AC_INIT(gnupg, 1.9.3-cvs, gnupg-devel@gnupg.org)
|
||||
AC_INIT(gnupg, 1.9.3, gnupg-devel@gnupg.org)
|
||||
# Set development_version to yes if the minor number is odd or you
|
||||
# feel that the default check for a development version is not
|
||||
# sufficient.
|
||||
|
@ -1073,6 +1073,7 @@ g10/Makefile
|
|||
sm/Makefile
|
||||
agent/Makefile
|
||||
scd/Makefile
|
||||
tools/Makefile
|
||||
doc/Makefile
|
||||
tests/Makefile
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue