summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.config b/Makefile.config
index d525f1c304..01fb44d2d8 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -48,6 +48,10 @@ FJBG_JARFILE ?= $(FJBG_HOME)/fjbg.jar
MSIL_HOME ?= $(PROJECT_LIBDIR)/msil
MSIL_JARFILE ?= $(MSIL_HOME)/msil.jar
+# Ant
+ANT_HOME ?= $(PROJECT_LIBDIR)/ant
+ANT_JARFILE ?= $(ANT_HOME)/lib/ant.jar
+
##############################################################################
# Standard tools