reenable objdir. see if it busts talkback

git-svn-id: svn://10.0.0.236/trunk@207752 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mattwillis%gmail.com 2006-08-17 17:01:03 +00:00
parent be4ce17884
commit b80cd565ba

View File

@ -156,7 +156,7 @@ $moz_cvsroot = ":ext:cltbld\@cvs.mozilla.org:/cvsroot";
#$moz_client_mk = 'client.mk';
#- Set if you want to build in a separate object tree
#$ObjDir = 'sunbird-obj';
$ObjDir = 'sunbird-obj';
# Extra build name, if needed.
$BuildNameExtra = 'Sb-Nightly';