mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 06:19:32 +00:00
no, src/revision.hpp is a *bad* idea to have in the tarball...
the problem: to create the tarball, the first step is svn export, the next autogen.sh, and the last (where the files src/revision.hpp is not existing but would be needed since it is in EXTRA_DIST) is make dist-bzip2
This commit is contained in:
parent
0989476fa8
commit
da1219cef9
@ -182,7 +182,7 @@ data-dist:
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
EXTRA_DIST = config/config.rpath config/mkinstalldirs config/py-compile src/revision.hpp
|
||||
EXTRA_DIST = config/config.rpath config/mkinstalldirs config/py-compile
|
||||
|
||||
if PYTHON_INSTALL
|
||||
pkgpython_PYTHON = data/tools/wesnoth/wmltools.py \
|
||||
|
Loading…
x
Reference in New Issue
Block a user