5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-25 06:03:45 +03:00

Makefile: update - do not delete file pmxcfs.8-synopsis.adoc

This is not auto-generated, so we need to keep that file.
This commit is contained in:
Dietmar Maurer 2016-10-18 07:13:27 +02:00
parent 0d02df33f1
commit 5bf279bd97

View File

@ -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