Browse Source

Added missing Minos linker

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@8632 8c9fc860-2736-0410-a75d-ab315db34111
negelef 6 years ago
parent
commit
378891ee2d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      source/Release.Tool

+ 2 - 0
source/Release.Tool

@@ -743,6 +743,8 @@ PACKAGE Compiler ARCHIVE "Compiler.zip" SOURCE "CompilerSrc.zip" DESCRIPTION "Ac
 	AMD64 { AMD64.FoxArrayBaseOptimized.Mod}
 
 	~COOP { PersistentObjects.Mod FoxInterpreterSymbols.Mod FoxInterpreter.Mod }
+
+	MinosLinker.Mod
 END
 
 PACKAGE ApplicationsMini ARCHIVE "ApplicationsMini.zip" SOURCE "ApplicationsMiniSrc.zip" DESCRIPTION "Minimal applications set"