summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 069db946d..271d26179 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ appstore: clean
--exclude=$(project_dir)/js/vendor/angular-mocks \
--exclude=$(project_dir)/.travis.yml \
--exclude=$(project_dir)/.scrutinizer.yml \
- --exclude=$(project_dir)/phpunit.xml \
+ --exclude=$(project_dir)/phpunit*xml \
--exclude=$(project_dir)/Makefile \
--exclude=$(project_dir)/tests \
--exclude=$(project_dir)/3rdparty/ezyang/htmlpurifier/.gitattributes \