summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2007-02-04 20:20:12 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2007-02-04 20:20:12 +0000
commit31dd71ff135a6275800fd18544c28ff9afe35ffb (patch)
tree25788d86ae541dfc424e7a62eadcd161f8c2541e /java/Makefile
parentRemove 4.X cruft. (diff)
Add the cacao JVM
Notes
Notes: svn path=/head/; revision=184152
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index efb8f0d1ce19..dae24a821f10 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -8,6 +8,7 @@
SUBDIR += bluej
SUBDIR += bouncycastle
SUBDIR += bsh
+ SUBDIR += cacao
SUBDIR += castor
SUBDIR += classpath
SUBDIR += collections