mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-06 17:11:02 +00:00
cleanup: remove all generated .bash-completion files
This commit is contained in:
parent
4c85e7e255
commit
9e0a6c9f5e
2
Makefile
2
Makefile
@ -136,7 +136,7 @@ upload:
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
rm -rf build *.deb control vzsyscalls.ph _h2ph_pre.ph ${PACKAGE}-*.tar.gz dist *.1.gz *.pod vmtar sparsecp *.tmp qm.bash-completion
|
||||
rm -rf build *.deb control vzsyscalls.ph _h2ph_pre.ph ${PACKAGE}-*.tar.gz dist *.1.gz *.pod vmtar sparsecp *.tmp *.bash-completion
|
||||
find . -name '*~' -exec rm {} ';'
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user