summaryrefslogtreecommitdiff
path: root/FS/MANIFEST
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-02-16 16:08:40 -0800
committerIvan Kohler <ivan@freeside.biz>2014-02-16 16:08:40 -0800
commitd01d5826b8a8b64c5ccc64b0ee8e8c3db3e9ea57 (patch)
treec0bd647a996b7db2565329e9072af76aaefbdc83 /FS/MANIFEST
parent94aa5503bd56d53b99d99521a77ede066be6a0f1 (diff)
move cust_pkg::search to a file of its own
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r--FS/MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST
index e3d5ff8ec..a0a71c971 100644
--- a/FS/MANIFEST
+++ b/FS/MANIFEST
@@ -85,6 +85,8 @@ FS/cust_bill_pay.pm
FS/cust_pay_batch.pm
FS/cust_pay_refund.pm
FS/cust_pkg.pm
+FS/cust_pkg/Import.pm
+FS/cust_pkg/Search.pm
FS/cust_refund.pm
FS/cust_credit_refund.pm
FS/cust_svc.pm