mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
build: Create VERSION file via autoconf.
* Makefile.am (dist-hook): Remove creation of VERSION. (EXTRA_DIST): Add VERSION. * configure.ac: Let autoconf create VERSION.
This commit is contained in:
parent
e5da80bc18
commit
4fc1c712e9
3 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@ GITLOG_TO_CHANGELOG=gitlog-to-changelog
|
|||
|
||||
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 \
|
||||
VERSION build-aux/gitlog-to-changelog \
|
||||
build-aux/git-log-fix build-aux/git-log-footer \
|
||||
build-aux/speedo.mk README.GIT
|
||||
|
||||
|
@ -93,7 +93,6 @@ dist_doc_DATA = README
|
|||
|
||||
|
||||
dist-hook: gen-ChangeLog
|
||||
echo "$(VERSION)" > $(distdir)/VERSION
|
||||
|
||||
if HAVE_W32_SYSTEM
|
||||
install-data-hook:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue