Skip to content

Commit 6f6317a

Browse files
committed
Merge branch 'feature/standalone-phar-executable' into develop
2 parents da69a6a + 74f67b8 commit 6f6317a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dist-clean:
2020
@echo "Cleaning old build files and vendor libraries ..."
2121
@rm -rf ./build
2222
@rm -rf ./vendor
23+
@rm -f ./phpctags
2324
@echo "Done!"
2425

2526
.PHONY: install

0 commit comments

Comments
 (0)