buildsys: also clean proxmox-dark folder in src clean target

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-04-20 12:11:23 +02:00
parent 9afdea76cf
commit 43b66893a8

View File

@ -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