[pve-devel] [PATCH pve-firewall] make clean fix

Wolfgang Bumiller w.bumiller at proxmox.com
Thu Oct 22 15:43:38 CEST 2015


---
 src/PVE/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/PVE/Makefile b/src/PVE/Makefile
index c06350d..2c006c5 100644
--- a/src/PVE/Makefile
+++ b/src/PVE/Makefile
@@ -16,4 +16,4 @@ install:
 clean:
 	rm -rf *~
 	make -C API2 clean
-	make -C Service install
+	make -C Service clean
-- 
2.1.4





More information about the pve-devel mailing list