X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Makefile;h=770dcd5368a1d8196d98c2e87d5ad08a325b856c;hb=89dfc37b0aeb865bc7298836b615e2ac5b6406ce;hp=05578525097b1526b55d101a9f77d0e0b13ec903;hpb=992af0b9d77cb4fbac2c37ef8d5896042d67a2a3;p=github%2Fshaarli%2FShaarli.git diff --git a/Makefile b/Makefile index 05578525..770dcd53 100644 --- 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