X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=PVE%2FStorage%2FMakefile;h=321f6bd8bc25d08268910ae9ebdf87a7fec34eee;hb=3ed611874ee24be08758d1e620a320f2f3224c38;hp=ad69532eb2f7ae93c6c96561d309705d032efd49;hpb=4050fcc16b91f8e16bd468dbd0aa36c5e5694c4c;p=pve-storage.git diff --git a/PVE/Storage/Makefile b/PVE/Storage/Makefile index ad69532..321f6bd 100644 --- a/PVE/Storage/Makefile +++ b/PVE/Storage/Makefile @@ -1,4 +1,19 @@ -SOURCES=Plugin.pm DirPlugin.pm LVMPlugin.pm NFSPlugin.pm CIFSPlugin.pm ISCSIPlugin.pm CephFSPlugin.pm RBDPlugin.pm SheepdogPlugin.pm ISCSIDirectPlugin.pm GlusterfsPlugin.pm ZFSPoolPlugin.pm ZFSPlugin.pm DRBDPlugin.pm LvmThinPlugin.pm +SOURCES= \ + Plugin.pm \ + DirPlugin.pm \ + LVMPlugin.pm \ + NFSPlugin.pm \ + CIFSPlugin.pm \ + ISCSIPlugin.pm \ + CephFSPlugin.pm \ + RBDPlugin.pm \ + SheepdogPlugin.pm \ + ISCSIDirectPlugin.pm \ + GlusterfsPlugin.pm \ + ZFSPoolPlugin.pm \ + ZFSPlugin.pm \ + DRBDPlugin.pm \ + LvmThinPlugin.pm .PHONY: install install: