X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=Makefile;h=d1945919587c9c450544807c20595f9f17af63bc;hp=812e7c9fc6c5fe7ba92d6e7879d745455f68c7b3;hb=5bf279bd97434367dc9485e83abc56bb6541a93e;hpb=0d02df33f12a84b417a6806e0d3faa51d1ad7b53 diff --git a/Makefile b/Makefile index 812e7c9..d194591 100644 --- a/Makefile +++ b/Makefile @@ -149,7 +149,7 @@ upload: ${GEN_DEB} ${DOC_DEB} ${MEDIAWIKI_DEB} .PHONY: update update: clean - rm -f *.5-opts.adoc *.1-synopsis.adoc *.8-synopsis.adoc + find . -regex '.*-\(opts\|synopsis\)\.adoc' -not -name pmxcfs.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 make all