summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 633bbdb813..d1a68a7dc7 100644
--- a/Makefile
+++ b/Makefile
@@ -494,7 +494,7 @@ SCALA_PART2_IL = $(MSIL_OBJECTDIR)/$(SCALA_PART2).il
SCALA_PART2_IL_DIFF = $(MSIL_SRCDIR)/$(SCALA_PART2_IL).diff
SCALA_PART2_IL_DIFF_TMPL = $(MSIL_OBJECTDIR)/$(SCALA_PART2_IL_DIFF).tmpl
SCALA_DLL = $(MSIL_OBJECTDIR)/scala.dll
-SCALA_IL = $(MSIL_OBJECTDIR)scala.il
+SCALA_IL = $(MSIL_OBJECTDIR)/scala.il
LIBRARY_MSIL_CSC_FILES = $(filter %.cs,$(LIBRARY_MSIL_SOURCES)) $(ASSEMBLY_INFO)
LIBRARY_MSIL_CSC_TARGET = library