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

github.com/nextcloud/news.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-03-07 16:26:51 +0300
committerBernhard Posselt <dev@bernhard-posselt.com>2015-03-07 16:26:51 +0300
commitc53250f18730b2edef57f098cec3ad706d6efb53 (patch)
tree0331f63b021912cbf6387fa4c7de1421d6b0e9ef /Makefile
parent8037a86eb3a44f129e619ef17b715d396c459cd5 (diff)
simplify cachebuster rules
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13bbd4868..e165710ec 100644
--- a/Makefile
+++ b/Makefile
@@ -55,7 +55,6 @@ appstore: clean
--exclude=$(project_dir)/Makefile \
--exclude=$(project_dir)/tests \
--exclude=$(project_dir)/vendor/ezyang/htmlpurifier/.gitattributes \
- --exclude=$(project_dir)/vendor/ezyang/htmlpurifier/composer.json \
--exclude=$(project_dir)/vendor/ezyang/htmlpurifier/Doxyfile \
--exclude=$(project_dir)/vendor/ezyang/htmlpurifier/FOCUS \
--exclude=$(project_dir)/vendor/ezyang/htmlpurifier/INSTALL* \