From 3c8c1f1da786adb909ce6ff6dcdc25195da0a85c Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 27 Jul 2018 07:45:20 +0200 Subject: [PATCH] correctly install PVE/CLI/pvesh.pm --- PVE/CLI/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PVE/CLI/Makefile b/PVE/CLI/Makefile index 88cd99c9..93b3f3c6 100644 --- a/PVE/CLI/Makefile +++ b/PVE/CLI/Makefile @@ -1,6 +1,6 @@ include ../../defines.mk -SOURCES=vzdump.pm pvesubscription.pm pveceph.pm pveam.pm pvesr.pm pvenode.pm +SOURCES=vzdump.pm pvesubscription.pm pveceph.pm pveam.pm pvesr.pm pvenode.pm pvesh.pm all: