summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.config b/Makefile.config
index 7b2dffb48f..d35b9e4304 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -45,6 +45,7 @@ FJBG_JARFILE ?= $(FJBG_HOME)/fjbg.jar
# MSIL
MSIL_HOME ?= $(PROJECT_LIBDIR)/msil
MSIL_JARFILE ?= $(MSIL_HOME)/msil.jar
+MSIL_DLLFILE ?= $(MSIL_HOME)/scala.dll
# Ant
ANT_HOME ?= $(PROJECT_LIBDIR)/ant