summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorrichard <richard@pkgsrc.org>2014-09-10 16:03:48 +0000
committerrichard <richard@pkgsrc.org>2014-09-10 16:03:48 +0000
commit8b39d1f15c3e3a32f878f95f3c6128d28e990792 (patch)
treeb09135fe680cac80fd509aea340b13e61608dd6e /finance/Makefile
parent08d76ca790a8a2057046d4e3e207927e65b42856 (diff)
downloadpkgsrc-8b39d1f15c3e3a32f878f95f3c6128d28e990792.tar.gz
Add Tryton module analytic_account as finance/py-trytond-analytic-account
Update by consequence devel/py-trytond/Makefile.common
Diffstat (limited to 'finance/Makefile')
-rw-r--r--finance/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/Makefile b/finance/Makefile
index 755abb97486..21997b4e932 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2014/06/25 06:03:36 richard Exp $
+# $NetBSD: Makefile,v 1.36 2014/09/10 16:03:48 richard Exp $
#
COMMENT= Monetary, financial and related applications
@@ -24,6 +24,7 @@ SUBDIR+= py-trytond-account-payment
SUBDIR+= py-trytond-account-payment-sepa
SUBDIR+= py-trytond-account-product
SUBDIR+= py-trytond-account-statement
+SUBDIR+= py-trytond-analytic-account
SUBDIR+= py-trytond-bank
SUBDIR+= py-trytond-currency
SUBDIR+= py-vatnumber