]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - Makefile
cleanup: remove the executable bit from source scripts
[github/shaarli/Shaarli.git] / Makefile
index 05578525097b1526b55d101a9f77d0e0b13ec903..770dcd5368a1d8196d98c2e87d5ad08a325b856c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,8 +13,8 @@
 #   - enable in php.ini
 
 BIN = vendor/bin
-PHP_SOURCE = index.php application tests
-PHP_COMMA_SOURCE = index.php,application,tests
+PHP_SOURCE = index.php application tests plugins
+PHP_COMMA_SOURCE = index.php,application,tests,plugins
 
 all: static_analysis_summary test