From 8b39d1f15c3e3a32f878f95f3c6128d28e990792 Mon Sep 17 00:00:00 2001 From: richard Date: Wed, 10 Sep 2014 16:03:48 +0000 Subject: Add Tryton module analytic_account as finance/py-trytond-analytic-account Update by consequence devel/py-trytond/Makefile.common --- finance/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'finance/Makefile') 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 -- cgit v1.2.3