]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
buildsys: also clean proxmox-dark folder in src clean target
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 20 Apr 2024 10:11:23 +0000 (12:11 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 20 Apr 2024 15:19:24 +0000 (17:19 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/Makefile

index 89f996224a3a5cf91dfde6124fdc642221624047..19e765045c35af37e6583dedf317e3d661bb3c36 100644 (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