Commit e6e73ede authored by mattwillis%gmail.com's avatar mattwillis%gmail.com
Browse files

disable usage of objdir to try and fix talkback. if this works, we'll likely...

disable usage of objdir to try and fix talkback. if this works, we'll likely want to fix talkback's building, rather than leave this.
parent 6377ba5b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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';