update makefile

merge-requests/12/merge
Julien Veyssier 2017-11-28 11:40:39 +01:00
parent 4529e12136
commit d0bea4a759
1 changed files with 8 additions and 1 deletions

View File

@ -33,11 +33,18 @@ appstore: clean
--exclude=.gitignore \
--exclude=.travis.yml \
--exclude=.scrutinizer.yml \
--exclude=CONTRIBUTING.md \
--exclude=CONTRIBUTING.md \
--exclude=composer.json \
--exclude=composer.lock \
--exclude=composer.phar \
--exclude=crowdin.yml \
--exclude=tools \
--exclude=l10n/.tx \
--exclude=l10n/l10n.pl \
--exclude=l10n/templates \
--exclude=l10n/*.sh \
--exclude=l10n/[a-z][a-z] \
--exclude=l10n/[a-z][a-z]_[A-Z][A-Z] \
--exclude=l10n/no-php \
--exclude=makefile \
--exclude=screenshots \