correct dependency problem

This commit is contained in:
Gustavo J. A. M. Carneiro
2008-12-31 11:15:45 +00:00
parent 46a6c1b7c7
commit 95de4dafdb

View File

@@ -262,6 +262,8 @@ def calc_header_include(path):
class gen_everything_h_task(Task.Task):
before = 'cc cxx'
after = 'ns3header_task'
color = 'BLUE'
def run(self):
assert len(self.outputs) == 1