mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-29 06:46:34 +00:00
add proxmoxlib to the clean target
This commit is contained in:
parent
ab7fac0b2f
commit
42a6e12072
2
Makefile
2
Makefile
@ -81,7 +81,7 @@ upload: ${DEB}
|
|||||||
distclean: clean
|
distclean: clean
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf ./build *.deb *.changes *.buildinfo
|
rm -rf ./build *.deb *.changes *.buildinfo proxmoxlib.js
|
||||||
find . -name '*~' -exec rm {} ';'
|
find . -name '*~' -exec rm {} ';'
|
||||||
|
|
||||||
.PHONY: dinstall
|
.PHONY: dinstall
|
||||||
|
Loading…
Reference in New Issue
Block a user