X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=Makefile;h=c049edaaa3728ea5e7eca25af0691e84218f10ab;hp=81cce99a17dc53a1c443c29c970ef59b4095900b;hb=51778acdd5cd429914fb0df6520de1c490723cab;hpb=1121e9ca86a6146877859d78148f75fbd033bb0e diff --git a/Makefile b/Makefile index 81cce99..c049eda 100644 --- a/Makefile +++ b/Makefile @@ -229,7 +229,7 @@ update-static: .PHONY: clean-static clean-static: - find . -regex '.*-\(opts\|synopsis\)\.adoc' -not -name pmxcfs.8-synopsis.adoc -not name qmeventd.8-synopsis.adoc -exec rm -f \{\} \; + find . -regex '.*-\(opts\|synopsis\)\.adoc' -not -name pmxcfs.8-synopsis.adoc -not -name qmeventd.8-synopsis.adoc -exec rm -f \{\} \; rm -f api-viewer/apidata.js rm -f pve-firewall-macros.adoc pct-network-opts.adoc pct-mountpoint-opts.adoc