summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-07 11:42:49 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-07 11:42:49 +0100
commita6d6288e65aa416aca7535e81d9e8837c2cfb103 (patch)
tree169cda8215517a9e09f4b2cd620f1ff996d85220
parent7e7c3f7866f470059bd1ecc677d6eb27f8d2696d (diff)
update makefile4.0.0
-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 \