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 ee82a848c8a..bc0bbc83fe9 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2001/02/16 15:51:49 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/10/30 13:35:48 damon Exp $ # COMMENT= Monetary, financial and related applications SUBDIR+= emma +SUBDIR+= gkrellm-stock SUBDIR+= gnofin SUBDIR+= gnucash +SUBDIR+= p5-finance-quote SUBDIR+= tclticker SUBDIR+= xfinans SUBDIR+= xinvest |