diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2003-05-15 16:34:36 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2003-05-15 16:34:36 +0000 |
commit | 666153e3b36735345aee68e0777efc0ea3d38a50 (patch) | |
tree | 65eee602f863ab9328df65e00e08ea89a87c36d3 /java/Makefile | |
parent | 4d42a2e4fb318553a4b79f2c406f027a995ae15c (diff) |
Notes
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 062aeacd56af..ce4361ae943d 100644 --- a/java/Makefile +++ b/java/Makefile @@ -51,6 +51,7 @@ SUBDIR += jikes SUBDIR += jlex SUBDIR += jlint + SUBDIR += jmp SUBDIR += jre SUBDIR += jsdk SUBDIR += jump |