diff --git a/Makefile b/Makefile index f360276..97dd9bb 100644 --- a/Makefile +++ b/Makefile @@ -114,7 +114,7 @@ clean: rm -f $(SRC_PATH)/ncc/ThirdParty/defuse/php-encryption/autoload_spl.php rm -f $(SRC_PATH)/ncc/ThirdParty/jelix/version/autoload_spl.php rm -f $(SRC_PATH)/ncc/ThirdParty/nikic/PhpParser/autoload_spl.php - rm -f $(SRC_PATH)/ncc/ThirdParty/php_parallel_lint/php_console_color + rm -f $(SRC_PATH)/ncc/ThirdParty/php_parallel_lint/php_console_color/autoload_spl.php rm -f $(SRC_PATH)/ncc/ThirdParty/Symfony/polyfill-ctype/autoload_spl.php rm -f $(SRC_PATH)/ncc/ThirdParty/Symfony/polyfill-mbstring/autoload_spl.php rm -f $(SRC_PATH)/ncc/ThirdParty/Symfony/polyfill-uuid/autoload_spl.php