From 5bf279bd97434367dc9485e83abc56bb6541a93e Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 18 Oct 2016 07:13:27 +0200 Subject: [PATCH 1/1] Makefile: update - do not delete file pmxcfs.8-synopsis.adoc This is not auto-generated, so we need to keep that file. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2