* Makefile.am (EXTRA_DIST): Add linguas.sh. It's only strictly
required for checkouts from bzr, but it may be useful for users or distributors wishing to update translations against a tarball distribution, and it can be helpful for the tarball to be a superset of what's in bzr.
This commit is contained in:
parent
3d171e951a
commit
265c162a28
2 changed files with 10 additions and 0 deletions
|
@ -390,3 +390,5 @@ SUCCESSFUL_BOOT_STRING=3e49994fd5d82b7c9298d672d774080d
|
|||
BOOTCHECK_TIMEOUT=180
|
||||
|
||||
bootcheck: $(BOOTCHECKS)
|
||||
|
||||
EXTRA_DIST += linguas.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue