diff options
Diffstat (limited to 'finance/Makefile')
-rw-r--r-- | finance/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/finance/Makefile b/finance/Makefile index b511efd91b7..7a53c4a3deb 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2008/10/25 20:23:37 abs Exp $ +# $NetBSD: Makefile,v 1.24 2011/03/04 19:14:36 minskim Exp $ # COMMENT= Monetary, financial and related applications @@ -15,6 +15,8 @@ SUBDIR+= p5-Finance-Quote SUBDIR+= p5-Locale-Currency-Format SUBDIR+= ruby-activemerchant SUBDIR+= tclticker +SUBDIR+= tex-euro +SUBDIR+= tex-euro-doc SUBDIR+= xfinans SUBDIR+= xinvest SUBDIR+= xquote |