diff --git a/Makefile b/Makefile index b9cd3cf80..a17b4b6f7 100644 --- a/Makefile +++ b/Makefile @@ -82,3 +82,4 @@ buildtools: /tmp/composer.phar clean: rm -rf roundcubemail-git rm -rf roundcubemail-$(VERSION)* + rm -f /tmp/composer.phar /tmp/phpDocumentor.phar