mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-13 17:45:15 +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
|
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:
|
all:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user