summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-22 10:49:34 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-22 10:49:45 +0200
commitcc3fa38cee2e24dacb940ec5d7ca41e593aa824a (patch)
tree376eeb6910fc24d14f19992ab4a3d64aa1189448 /Makefile
parent720db05f884817ef3683acb697ab89b76a8e3f91 (diff)
fix tests
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a6ecca602..503d9f37c 100644
--- a/Makefile
+++ b/Makefile
@@ -79,4 +79,6 @@ appstore: clean
--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
+ --exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/tests \
+ --exclude=$(project_dir)/3rdparty/fguillot/picofeed/docs \
+ --exclude=$(project_dir)/3rdparty/fguillot/picofeed/tests