]> git.proxmox.com Git - pve-manager.git/blobdiff - Makefile
Makefile: fix distclean target
[pve-manager.git] / Makefile
index afff8c49175c991a3d8d019addd497478e42ce4f..caedbe69664753b92299178a8d825664c2fb9a93 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -92,7 +92,6 @@ install: country.dat vznet.conf vzdump.conf vzdump-hook-script.pl pve-apt.conf m
 
 .PHONY: distclean
 distclean: clean
-       set -e && for i in ${SUBDIRS}; do ${MAKE} -C $$i $@; done
 
 .PHONY: clean
 clean: