diff options
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 54aaaa19f..8f7dfe591 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -45,6 +45,10 @@ FS/cust_refund.pm FS/cust_credit_refund.pm FS/cust_svc.pm FS/part_bill_event.pm +FS/part_export.pm +FS/part_export_option.pm +FS/part_export/infostreet.pm +FS/part_export/sqlradius.pm FS/part_pkg.pm FS/part_pop_local.pm FS/part_referral.pm @@ -94,6 +98,8 @@ t/nas.t t/part_bill_event.t t/part_export.t t/part_export_option.t +t/part_export-infostreet.t +t/part_export-sqlradius.t t/part_pkg.t t/part_pop_local.t t/part_referral.t |