summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2003-06-24 20:34:03 +0000
committerMikhail Teterin <mi@FreeBSD.org>2003-06-24 20:34:03 +0000
commit61c93d2ba20ece493bc383df526c212ed4b622d7 (patch)
tree190f3e82f5e710d7c9cb84f205d9ae0e3c5e082f /java/Makefile
parentUpdate FreeBSD Update to version 1.3 (diff)
DE is a java package containing a decompiler and an optimizer for
java. Can be used from command line or through the Swing-based GUI.
Notes
Notes: svn path=/head/; revision=83547
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 5ead5ea2a987..06a087b4e5b6 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -53,6 +53,7 @@
SUBDIR += jlex
SUBDIR += jlint
SUBDIR += jmp
+ SUBDIR += jode
SUBDIR += jre
SUBDIR += jsdk
SUBDIR += jump