summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-07 11:40:42 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-07 11:40:42 +0100
commit7e7c3f7866f470059bd1ecc677d6eb27f8d2696d (patch)
tree5378d6fbd6e52b67cba2b20d45780d5c33418004
parente9bb426dc0909b0ec591e892362c0e0b2538c949 (diff)
update makefile
-rw-r--r--Makefile14
1 files changed, 3 insertions, 11 deletions
diff --git a/Makefile b/Makefile
index 503d9f37c..069db946d 100644
--- a/Makefile
+++ b/Makefile
@@ -49,16 +49,6 @@ appstore: clean
--exclude=$(project_dir)/phpunit.xml \
--exclude=$(project_dir)/Makefile \
--exclude=$(project_dir)/tests \
- --exclude=$(project_dir)/3rdparty/simplepie/README.markdown \
- --exclude=$(project_dir)/3rdparty/simplepie/tests \
- --exclude=$(project_dir)/3rdparty/simplepie/build \
- --exclude=$(project_dir)/3rdparty/simplepie/compatibility_test \
- --exclude=$(project_dir)/3rdparty/simplepie/demo \
- --exclude=$(project_dir)/3rdparty/simplepie/idn \
- --exclude=$(project_dir)/3rdparty/simplepie/.travis.yml \
- --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/ezyang/htmlpurifier/.gitattributes \
--exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/composer.json \
--exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/Doxyfile \
@@ -81,4 +71,6 @@ appstore: clean
--exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/smoketests \
--exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/tests \
--exclude=$(project_dir)/3rdparty/fguillot/picofeed/docs \
- --exclude=$(project_dir)/3rdparty/fguillot/picofeed/tests
+ --exclude=$(project_dir)/3rdparty/fguillot/picofeed/tests \
+ --exclude=$(project_dir)/3rdparty/pear/net_url2/docs \
+ --exclude=$(project_dir)/3rdparty/pear/net_url2/tests