diff --git a/tools/builder/PkgCore.cs b/tools/builder/PkgCore.cs index 726979a0..62a5b105 100644 --- a/tools/builder/PkgCore.cs +++ b/tools/builder/PkgCore.cs @@ -83,7 +83,7 @@ namespace builder */ public override Library [] GetLibraries() { - Library [] libs = new Library[7]; + Library [] libs = new Library[8]; for (int i=0; i