wscript
changeset 11276 fe6203fec225
parent 11183 52ff59697ec9
child 11457 5f76cbf2850b
--- a/wscript	Fri Apr 03 22:18:44 2015 +0200
+++ b/wscript	Fri Apr 03 22:19:21 2015 +0200
@@ -536,7 +536,7 @@
                              Options.options.build_profile, Logs.colors('NORMAL'))
     bld = wutils.bld
     print "%-30s: %s%s%s" % ("Build directory", Logs.colors('GREEN'),
-                             Context.out_dir, Logs.colors('NORMAL'))
+                             Options.options.out, Logs.colors('NORMAL'))
     
     
     for (name, caption, was_enabled, reason_not_enabled) in conf.env['NS3_OPTIONAL_FEATURES']: