summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-21 22:54:36 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-21 22:54:36 +0200
commit7d64393cad1888a151e992d30179c2301870d54d (patch)
tree8f70c759b16935e644b10c8191064485597d59f8 /Makefile
parentfe030e7339f5fc9ec4e75d9655b2ced0900da5c2 (diff)
adjust makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile42
1 files changed, 21 insertions, 21 deletions
diff --git a/Makefile b/Makefile
index f81e022c1..a6ecca602 100644
--- a/Makefile
+++ b/Makefile
@@ -59,24 +59,24 @@ appstore: clean
--exclude=$(project_dir)/3rdparty/simplepie/composer.json \
--exclude=$(project_dir)/3rdparty/simplepie/db.sql \
--exclude=$(project_dir)/3rdparty/simplepie/phpunit.xml.dist \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/.gitattributes \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/composer.json \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/Doxyfile \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/FOCUS \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/INSTALL* \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/NEWS \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/phpdoc.ini \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/README \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/TODO \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/VERSION \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/WHATSNEW \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/WYSIWYG \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/art \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/benchmarks \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/configdoc \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/docs \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/extras \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/maintenance \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/plugins \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/smoketests \
- --exclude=$(project_dir)/3rdparty/htmlpurifier/tests
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/.gitattributes \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/composer.json \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/Doxyfile \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/FOCUS \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/INSTALL* \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/NEWS \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/phpdoc.ini \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/README \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/TODO \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/VERSION \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/WHATSNEW \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/WYSIWYG \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/art \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/benchmarks \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/configdoc \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/docs \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/extras \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/maintenance \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/plugins \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/smoketests \
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/tests