build: mkbasepot.sh: scan protocols/ as well

remotes/tags/0.10.0
Jo-Philipp Wich 2011-10-27 00:46:29 +00:00
parent fb1d15699a
commit fa9c8e72e8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
echo -n "Updating po/templates/base.pot ... "
./build/i18n-scan.pl \
libs/core/ libs/web/ \
libs/core/ libs/web/ protocols/ \
modules/admin-core/ modules/admin-full/ \
themes/base/ themes/openwrt/ \
> po/templates/base.pot