X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=PVE%2FStorage%2FMakefile;h=857c4855fe3856035f7527f52d7fab318f032c18;hb=3cc29a0487b5c11592bf8b16e96134b5cb613237;hp=ad69532eb2f7ae93c6c96561d309705d032efd49;hpb=4050fcc16b91f8e16bd468dbd0aa36c5e5694c4c;p=pve-storage.git diff --git a/PVE/Storage/Makefile b/PVE/Storage/Makefile index ad69532..857c485 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 \ + ISCSIDirectPlugin.pm \ + GlusterfsPlugin.pm \ + ZFSPoolPlugin.pm \ + ZFSPlugin.pm \ + PBSPlugin.pm \ + BTRFSPlugin.pm \ + LvmThinPlugin.pm .PHONY: install install: