--- a/bindings/python/wscript Mon Dec 29 16:54:53 2008 +0000
+++ b/bindings/python/wscript Wed Dec 31 11:15:45 2008 +0000
@@ -262,6 +262,8 @@
class gen_everything_h_task(Task.Task):
before = 'cc cxx'
+ after = 'ns3header_task'
+ color = 'BLUE'
def run(self):
assert len(self.outputs) == 1