Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-02-12 20:30:11 +0300
committerMorris Jobke <hey@morrisjobke.de>2018-02-12 20:30:11 +0300
commit4ad42c157ae0b7b7eb5595c0a68546a2178419b0 (patch)
treeac5d93742f3a1dbc6f2fc633f57ad4d7f7b2ed22 /Makefile
parent4b80a42faf6fb0e71e8a420762ca98f1243254c6 (diff)
Move transifex config for updated l10n script
See nextcloud/docker-ci#78 for details Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6fbc80020..95aba4361 100644
--- a/Makefile
+++ b/Makefile
@@ -85,7 +85,7 @@ appstore: clean install-deps optimize-js
--exclude=js/tests \
--exclude=karma.conf.js \
--exclude=l10n/no-php \
- --exclude=l10n/.tx \
+ --exclude=.tx \
--exclude=Makefile \
--exclude=nbproject \
--exclude=/node_modules \