]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - src/Makefile
buildsys: improve clean target
[proxmox-widget-toolkit.git] / src / Makefile
index 2117da59dc172acc7baf76000b96e698645fa2d0..2844841b0d6fb0bdde12dee2d8a1b8a3f7b89468 100644 (file)
@@ -80,3 +80,7 @@ install: proxmoxlib.js
        install -d -m 755 ${WWWBASEDIR}
        install -m 0644 proxmoxlib.js ${WWWBASEDIR}
        set -e && for i in ${SUBDIRS}; do ${MAKE} -C $$i $@; done
+
+.PHONY: clean
+clean:
+       rm -f proxmoxlib.js