From cc3fa38cee2e24dacb940ec5d7ca41e593aa824a Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 22 Oct 2014 10:49:34 +0200 Subject: fix tests --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3