summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-04-07 08:34:20 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-04-07 08:34:20 +0000
commitd58ff756d48df4ed91a49408c0cd5cf6624b614f (patch)
tree68b9d879ac2dbc8359dd51da7a30f3ef266d144d /java/Makefile
parentnet/openldap20 can't start with sample command line syntax in the startup scr... (diff)
add java-getopt 1.0.9
Java version of GNU getopt family functions
Notes
Notes: svn path=/head/; revision=78508
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 4b6d28a631e4..6211285c3041 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -27,6 +27,7 @@
SUBDIR += janosvm
SUBDIR += java-checkstyle
SUBDIR += java-cup
+ SUBDIR += java-getopt
SUBDIR += java-tutorial
SUBDIR += javamail
SUBDIR += javavmwrapper