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:
Nils Kneuper 2008-04-13 14:50:18 +00:00
parent 0989476fa8
commit da1219cef9

View File

@ -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 \