diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-07-29 04:54:34 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-07-29 04:54:34 +0000 |
commit | 608284ba700490ee85274752b2ea2790f4505af2 (patch) | |
tree | f958fcba8202218f7159a02ec0336d2e45f53598 /java/Makefile | |
parent | c953f588fc7564dc1dc7d5b352e03a2d4bfbdf4d (diff) | |
download | ports-608284ba700490ee85274752b2ea2790f4505af2.tar.gz ports-608284ba700490ee85274752b2ea2790f4505af2.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 0925fa2d0e29..8cbf39f7fb75 100644 --- a/java/Makefile +++ b/java/Makefile @@ -71,6 +71,7 @@ SUBDIR += jasmin SUBDIR += java-checkstyle SUBDIR += java-cup + SUBDIR += java-gcj-compat SUBDIR += java-getopt SUBDIR += java-tutorial SUBDIR += java3d |