bindings/python/wscript
changeset 4068 e0eb69d55e40
parent 4067 165b38956c24
child 4076 1c67ab5f959a
--- 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