diff options
Diffstat (limited to 'misc/py-trytond-company/PLIST')
-rw-r--r-- | misc/py-trytond-company/PLIST | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/misc/py-trytond-company/PLIST b/misc/py-trytond-company/PLIST index 9b9efc4170e..30ff971035b 100644 --- a/misc/py-trytond-company/PLIST +++ b/misc/py-trytond-company/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2015/03/15 00:17:35 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/08/24 14:49:44 richard Exp $ ${PYSITELIB}/trytond/modules/company/__init__.py ${PYSITELIB}/trytond/modules/company/__init__.pyc ${PYSITELIB}/trytond/modules/company/__init__.pyo @@ -33,6 +33,9 @@ ${PYSITELIB}/trytond/modules/company/tests/__init__.pyo ${PYSITELIB}/trytond/modules/company/tests/test_company.py ${PYSITELIB}/trytond/modules/company/tests/test_company.pyc ${PYSITELIB}/trytond/modules/company/tests/test_company.pyo +${PYSITELIB}/trytond/modules/company/tests/tools.py +${PYSITELIB}/trytond/modules/company/tests/tools.pyc +${PYSITELIB}/trytond/modules/company/tests/tools.pyo ${PYSITELIB}/trytond/modules/company/tryton.cfg ${PYSITELIB}/trytond/modules/company/view/company_config_start_form.xml ${PYSITELIB}/trytond/modules/company/view/company_form.xml @@ -45,8 +48,8 @@ ${PYSITELIB}/trytond/modules/company/view/property_form.xml ${PYSITELIB}/trytond/modules/company/view/property_tree.xml ${PYSITELIB}/trytond/modules/company/view/sequence_form.xml ${PYSITELIB}/trytond/modules/company/view/sequence_tree.xml -${PYSITELIB}/trytond/modules/company/view/user_form.xml ${PYSITELIB}/trytond/modules/company/view/user_form_preferences.xml +${PYSITELIB}/trytond/modules/company/view/user_form.xml ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt |