diff --git a/tools/builder/PkgCore.cs b/tools/builder/PkgCore.cs index ee5a4d71..2b571536 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[6]; + Library [] libs = new Library[7]; for (int i=0; i