diff --git a/tools/buildbot/PackageScript b/tools/buildbot/PackageScript index 1dcf96ee..1e745cc5 100644 --- a/tools/buildbot/PackageScript +++ b/tools/buildbot/PackageScript @@ -210,6 +210,7 @@ AddNormalLibrary('geoip.ext', 'extensions') AddNormalLibrary('dbi.mysql.ext', 'extensions') AddNormalLibrary('dbi.sqlite.ext', 'extensions') AddNormalLibrary('game.cstrike.ext.1.ep1', 'extensions') +AddNormalLibrary('game.cstrike.ext.2.ep2v', 'extensions') AddNormalLibrary('game.tf2.ext.2.ep2v', 'extensions') AddNormalLibrary('topmenus.ext', 'extensions') AddNormalLibrary('regex.ext', 'extensions')