X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=c932f3aa0102cfeda10d339d6f0d537a3ff631a3;hp=daf27b7e4f8b8fa80d83d93da806f88d12e7234c;hb=87e22680728124c7d339a32d99f61442ccc204d7;hpb=078d8e27e079bb9568d632a33ef5a369d49c9c1d diff --git a/FS/MANIFEST b/FS/MANIFEST index daf27b7e4..c932f3aa0 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -49,15 +49,21 @@ FS/part_bill_event.pm FS/export_svc.pm FS/part_export.pm FS/part_export_option.pm +FS/part_export/bind.pm +FS/part_export/bind_slave.pm FS/part_export/bsdshell.pm FS/part_export/cp.pm FS/part_export/cyrus.pm FS/part_export/infostreet.pm +FS/part_export/null.pm FS/part_export/shellcommands.pm +FS/part_export/shellcommands_withdomain.pm FS/part_export/sqlmail.pm FS/part_export/sqlradius.pm +FS/part_export/sysvshell.pm FS/part_export/textradius.pm FS/part_export/vpopmail.pm +FS/part_export/www_shellcommands.pm FS/part_pkg.pm FS/part_pop_local.pm FS/part_referral.pm @@ -113,15 +119,21 @@ t/part_bill_event.t t/export_svc.t t/part_export.t t/part_export_option.t +t/part_export-bind.t +t/part_export-bind_slave.t t/part_export-bsdshell.t t/part_export-cp.t t/part_export-cyrus.t t/part_export-infostreet.t +t/part_export-null.t t/part_export-shellcommands.t +t/part_export-shellcommands_withdomain.t t/part_export-sqlmail.t t/part_export-sqlradius.t +t/part_export-sysvshell.t t/part_export-textradius.t t/part_export-vpopmail.t +t/part_export-www_shellcommands.t t/part_pkg.t t/part_pop_local.t t/part_referral.t