Switch tinderbox to the new list of projects

This commit is contained in:
sfraser 1998-05-28 19:37:21 +00:00
parent e80bdccf8d
commit 7fe5d93270

View File

@ -1,7 +1,7 @@
#!perl
use Moz;
use BuildListObsolete; # will be BuildList when we switch to the new world
use BuildList; # will be BuildList when we switch to the new world
$DEBUG = 1;
$MOZ_LITE = 0; # build moz medium. This will come from a config file at some stage.