add global update-po target

This commit is contained in:
András Salamon 2005-07-21 12:07:47 +00:00
parent f82a51aee5
commit 1379396664

View file

@ -132,6 +132,9 @@ ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = config/config.rpath
update-po:
@cd po && make $@ || exit $?
# latest graph-includes.pl can be found currently at http://ydirson.free.fr/soft/wesnoth/graphs/
wesnoth-deps.dot:
(cd $(top_srcdir) && graph-includes -verbose --class wesnoth --group 1-1 \