There are quite a lot of source files in the list already. To reduce
noise in diffs on changes here, put each on a newline.

Signed-off-by: Daniel Kral <[email protected]>
---
 src/PVE/HA/Makefile | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/src/PVE/HA/Makefile b/src/PVE/HA/Makefile
index 0b240e1e..1aeb976b 100644
--- a/src/PVE/HA/Makefile
+++ b/src/PVE/HA/Makefile
@@ -1,5 +1,16 @@
-SIM_SOURCES=CRM.pm Env.pm Groups.pm HashTools.pm Rules.pm Resources.pm LRM.pm \
-       Manager.pm NodeStatus.pm Tools.pm FenceConfig.pm Fence.pm Usage.pm
+SIM_SOURCES=CRM.pm \
+           Env.pm \
+           Groups.pm \
+           HashTools.pm \
+           Rules.pm \
+           Resources.pm \
+           LRM.pm \
+           Manager.pm \
+           NodeStatus.pm \
+           Tools.pm \
+           FenceConfig.pm \
+           Fence.pm \
+           Usage.pm
 
 SOURCES=${SIM_SOURCES} Config.pm
 
-- 
2.47.3



_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to