summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2005-01-11 09:45:05 +0000
committerHerve Quiroz <hq@FreeBSD.org>2005-01-11 09:45:05 +0000
commit5a2ba729e51e20d0bf765ffa33005143733f6d6d (patch)
tree16cc6dda6f5deac495c8473d2545af256204eb71 /java/Makefile
parentUpdate to 4.0.1 (diff)
Add missing SUBDIR entry for jboss4
Reported by: maintainer
Notes
Notes: svn path=/head/; revision=126115
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 610955a64fc8..38788be84627 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -73,6 +73,7 @@
SUBDIR += jaxen
SUBDIR += jboss2
SUBDIR += jboss3
+ SUBDIR += jboss4
SUBDIR += jc
SUBDIR += jcalendar
SUBDIR += jcckit