summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-03-23 01:07:49 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-03-23 01:07:49 +0000
commit80a08c7b73669a37d322c653143b364de2015496 (patch)
tree698eff9810e87daf377f48bf267dacd019e679c2 /java/Makefile
parentAdd port: textproc/py-4suite (diff)
New port: java/jpda
JPDA, Java Platform Debugger Architecture. PR: 24060 Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
Notes
Notes: svn path=/head/; revision=40231
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 8e914c185dde..2a2162532fd3 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -23,6 +23,7 @@
SUBDIR += jfc
SUBDIR += jikes
SUBDIR += jlex
+ SUBDIR += jpda
SUBDIR += jre
SUBDIR += jsdk
SUBDIR += junit