mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-04-28 13:00:18 +00:00
buildsys: split list of CLI sources over multiple lines
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
c07ef53624
commit
37c01c901d
@ -1,6 +1,14 @@
|
||||
include ../../defines.mk
|
||||
|
||||
SOURCES=vzdump.pm pvesubscription.pm pveceph.pm pveam.pm pvesr.pm pvenode.pm pvesh.pm pve6to7.pm
|
||||
SOURCES = \
|
||||
vzdump.pm \
|
||||
pvesubscription.pm \
|
||||
pveceph.pm \
|
||||
pveam.pm \
|
||||
pvesr.pm \
|
||||
pvenode.pm \
|
||||
pvesh.pm \
|
||||
pve6to7.pm \
|
||||
|
||||
all:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user