summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/Makefile')
-rw-r--r--finance/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile
new file mode 100644
index 00000000000..a24e25ebc08
--- /dev/null
+++ b/finance/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/11 13:53:25 wiz Exp $
+
+ SUBDIR += emma
+ SUBDIR += gnucash
+ SUBDIR += tclticker
+ SUBDIR += xfinans
+ SUBDIR += xinvest
+ SUBDIR += xquote
+
+.include "../mk/bsd.pkg.subdir.mk"