This is a partial fix for wmltools et. al. getting moved...

...into a separate directory. This only handles the autotools part of
the change. Presumably the other build systems need some changes as
well, but I can't test them.
This commit is contained in:
Bruno Wolff III 2007-06-02 15:31:27 +00:00
parent ff216afd2c
commit ea4287e5d9

View file

@ -145,8 +145,8 @@ ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = config/config.rpath config/mkinstalldirs config/py-compile
if PYTHON
pkgpython_PYTHON = data/tools/wmltools.py data/tools/wmldata.py data/tools/wmlparser.py \
data/tools/__init__.py
pkgpython_PYTHON = data/tools/wesnoth/wmltools.py data/tools/wesnoth/wmldata.py data/tools/wesnoth/wmlparser.py \
data/tools/wesnoth/__init__.py
endif
update-po: