mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-22 15:15:53 +00:00
buildsys: also clean proxmox-dark folder in src clean target
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
9afdea76cf
commit
43b66893a8
@ -150,4 +150,5 @@ install: proxmoxlib.js proxmoxlib.min.js
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
$(MAKE) -C proxmox-dark $@
|
||||
rm -f proxmoxlib.js* proxmoxlib.min.js* .lint-incremental
|
||||
|
Loading…
Reference in New Issue
Block a user