summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-08-20 01:03:48 +0000
committerWen Heping <wen@FreeBSD.org>2012-08-20 01:03:48 +0000
commit443d7d560b12a01a2ebf559ac1748fbe5fcc6609 (patch)
tree3d3551d3695155dd16a39c41fe5f67cf95628a89 /finance/Makefile
parenttrytond_currency is the currency module for trytond. (diff)
trytond_country is the country module for tryton.
The country module defines the concepts of country and subdivision and comes preloaded with the ISO 3166 list of countries and subdivisions thanks to the pycountry module. WWW: http://www.tryton.org/ PR: 170557 Submitted by: Matthias Petermann <matthias@d2ux.net>
Notes
Notes: svn path=/head/; revision=302772
Diffstat (limited to 'finance/Makefile')
-rw-r--r--finance/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile
index 2f0f9fb0fc66..14bc4c58d21d 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -104,6 +104,7 @@
SUBDIR += tinyerp-server
SUBDIR += tryton
SUBDIR += trytond
+ SUBDIR += trytond_country
SUBDIR += trytond_currency
SUBDIR += trytond_product
SUBDIR += venice