summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-10-09 22:03:39 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-10-09 22:03:39 +0000
commit85b1da903b33ed028a8d30f86107e702ae6f6687 (patch)
tree85571986c9fc6caf0ec3172c9d8e40bae7dd1c8b /java/Makefile
parentUpgrade to Jakarta Ant 1.5.1. (diff)
New port: java-checkstyle.
PR: 42412 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
Notes
Notes: svn path=/head/; revision=67715
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 e35e57b0c1eb..426ab1fc9457 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -19,6 +19,7 @@
SUBDIR += jakarta-oro
SUBDIR += jakarta-regexp
SUBDIR += janosvm
+ SUBDIR += java-checkstyle
SUBDIR += java-cup
SUBDIR += java-tutorial
SUBDIR += javamail