diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2003-03-27 15:12:39 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2003-03-27 15:12:39 +0000 |
commit | 5643fe0792096ef9c9c1a285d8cced1dcc6410ea (patch) | |
tree | 85886324ff644a1fa4733e7871d01c983c388df0 /java/Makefile | |
parent | c4e98a93021f1d7a2a4b974c64c5921505b10042 (diff) | |
download | ports-5643fe0792096ef9c9c1a285d8cced1dcc6410ea.tar.gz ports-5643fe0792096ef9c9c1a285d8cced1dcc6410ea.zip |
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 a71af7e18c76..4b6d28a631e4 100644 --- a/java/Makefile +++ b/java/Makefile @@ -69,6 +69,7 @@ SUBDIR += openjit SUBDIR += sablevm SUBDIR += shujit + SUBDIR += trove4j SUBDIR += tya SUBDIR += xalan-j SUBDIR += xdoclet |