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.
1 parent 7a11808 commit 74f67b8Copy full SHA for 74f67b8
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