We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da69a6a + 74f67b8 commit 6f6317aCopy full SHA for 6f6317a
Makefile
@@ -20,6 +20,7 @@ dist-clean:
20
@echo "Cleaning old build files and vendor libraries ..."
21
@rm -rf ./build
22
@rm -rf ./vendor
23
+ @rm -f ./phpctags
24
@echo "Done!"
25
26
.PHONY: install
0 commit comments