X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=PVE%2FStorage%2FMakefile;h=857c4855fe3856035f7527f52d7fab318f032c18;hb=af50c2e67101c8242da5a9837387c6e6a13510b6;hp=c993ea4cde52c4fa0689f3efef9de50fed7bef91;hpb=5bb8e01076dee7034225761f9bc1724ee49b7ce3;p=pve-storage.git diff --git a/PVE/Storage/Makefile b/PVE/Storage/Makefile index c993ea4..857c485 100644 --- a/PVE/Storage/Makefile +++ b/PVE/Storage/Makefile @@ -1,4 +1,19 @@ -SOURCES=Plugin.pm DirPlugin.pm LVMPlugin.pm NFSPlugin.pm ISCSIPlugin.pm RBDPlugin.pm SheepdogPlugin.pm ISCSIDirectPlugin.pm GlusterfsPlugin.pm ZFSDirPlugin.pm ZFSPlugin.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: