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:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2016-09-03 19:04:48 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2016-09-05 16:21:18 +0300
commit03b9210173adeb33cc4a2c2c7b173a7fc81f9fc0 (patch)
tree3edb77aa9f6636c6fed233fe9828ef644878cc38 /Makefile
parentdc9e5ee45763913a87a6887b32ba8e827056d8c0 (diff)
move translation extractor to build dir
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f73c17449..abc5474f7 100644
--- a/Makefile
+++ b/Makefile
@@ -77,7 +77,6 @@ appstore: clean install-deps optimize-js
--exclude=$(project_dir)/issue_template.md \
--exclude=$(project_dir)/karma.conf.js \
--exclude=$(project_dir)/package.json \
- --exclude=$(project_dir)/translation-extractor.php \
--exclude=$(project_dir)/phpunit*xml \
--exclude=$(project_dir)/Makefile \
--exclude=$(project_dir)/tests \