summaryrefslogtreecommitdiff
path: root/java/eclipse
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-07-04 11:56:56 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-07-04 11:56:56 +0000
commit8bf97b0f80850d03c87b3f1ecd34e9d471a00c9a (patch)
tree9601f0920ff1cbdb266c0c664f58ce9c81d4f032 /java/eclipse
parentAdd MASTER_SITE_PYTHON for python official mirrors. (diff)
Enable full javadoc build.
Notes
Notes: svn path=/head/; revision=84197
Diffstat (limited to 'java/eclipse')
-rw-r--r--java/eclipse/files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse/files/Makefile b/java/eclipse/files/Makefile
index 47fe627dca0c..625fa42839fb 100644
--- a/java/eclipse/files/Makefile
+++ b/java/eclipse/files/Makefile
@@ -126,7 +126,7 @@ build-java:
build-doc:
@$(ECHO) "===> Building Javadoc."
- $(ANT) -f build.xml buildDoc
+ $(ANT) -f build.xml init buildDoc
build-install:
$(ANT) -f build.xml install