summaryrefslogtreecommitdiff
path: root/jtools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'jtools/Makefile')
-rw-r--r--jtools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/jtools/Makefile b/jtools/Makefile
index 2ea44243a..7ddaf23eb 100644
--- a/jtools/Makefile
+++ b/jtools/Makefile
@@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk
TARGETS:=
ifneq ($(ADK_PACKAGE_OPENJDK),)
+# jikes is for ant
TARGETS+=fastjar gcj ecj jikes classpath jamvm ant openjdk
endif