mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Improve the speedo make script.
* scripts/gpg-w32-dev/README: Remove * scripts/gpg-w32-dev/GNUmakefile, scripts/gpg-w32-dev/speedo.mk: Merge into .. * scripts/speedo.mk: this. -- Speedo may now be used to build from GIT or tarballs and has a couple of other improvements as well. For best results the autogen.sh files of all source package should be updated to the one used in gnupg. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
5be8454480
commit
a55ffb9da9
5 changed files with 366 additions and 317 deletions
|
@ -26,7 +26,8 @@ GITLOG_TO_CHANGELOG=gitlog-to-changelog
|
|||
EXTRA_DIST = scripts/config.rpath scripts/potomo autogen.sh README.GIT \
|
||||
ChangeLog-2011 po/ChangeLog-2011 scripts/ChangeLog-2011 \
|
||||
scripts/gitlog-to-changelog \
|
||||
scripts/git-log-fix scripts/git-log-footer
|
||||
scripts/git-log-fix scripts/git-log-footer \
|
||||
scripts/speedo.mk
|
||||
DISTCLEANFILES = g10defs.h
|
||||
|
||||
if BUILD_GPGSM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue