diff --git a/tools/builder/PkgCore.cs b/tools/builder/PkgCore.cs index 795521f6..448a51c9 100644 --- a/tools/builder/PkgCore.cs +++ b/tools/builder/PkgCore.cs @@ -81,7 +81,7 @@ namespace builder */ public override Library [] GetLibraries() { - Library [] libs = new Library[5]; + Library [] libs = new Library[6]; for (int i=0; i