]> git.proxmox.com Git - qemu-server.git/blobdiff - Makefile
bump version to 8.2.1
[qemu-server.git] / Makefile
index 09ef61a9c977942750f867b4da4a1978547ffe8b..133468daf298d796761fd8d53b02a1e69ad107de 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -113,8 +113,7 @@ upload: $(DEB)
 clean:
        $(MAKE) -C test $@
        rm -rf $(PACKAGE)-*/ *.deb *.build *.buildinfo *.changes *.dsc $(PACKAGE)_*.tar.?z
-       $(MAKE) cleanup-docgen
-       find . -name '*~' -exec rm {} ';'
+       rm -f *.xml.tmp *.1 *.5 *.8 *{synopsis,opts}.adoc docinfo.xml
 
 
 .PHONY: distclean